home *** CD-ROM | disk | FTP | other *** search
/ Freelog 70 / Freelog070.iso / Internet / EasyPHP / easyphp1-8_setup.exe / {app} / phpmyadmin / ChangeLog < prev    next >
Encoding:
Text File  |  2005-01-23  |  277.9 KB  |  5,903 lines

  1. ----------------------
  2. phpMyAdmin - Changelog
  3. ----------------------
  4.  
  5. $Id: ChangeLog,v 2.871.2.11 2005/01/24 01:12:35 lem9 Exp $
  6. $Source: /cvsroot/phpmyadmin/phpMyAdmin/ChangeLog,v $
  7.  
  8. 2005-01-23 Marc Delisle  <lem9@users.sourceforge.net>
  9.     * tbl_query_box.php: bug #1107937, undefined $fields_list
  10.     * lang/estonian: Update thanks to Alvar Soome - finsoft.
  11.     ### 2.6.1 released
  12.  
  13. 2005-01-23 Michal ─îiha┼Ö  <michal@cihar.com>
  14.     * export.php: Back to Content-Type application/x-bzip2 on bzip2 export
  15.       (bug #1106652).
  16.  
  17. 2005-01-23 Alexander M. Turek  <me@derrabus.de>
  18.     * libraries/sqlparser.data.php: Added some keywords.
  19.  
  20. 2005-01-22 Marc Delisle  <lem9@users.sourceforge.net>
  21.     * libraries/bookmark.lib.php: bug #1103289, num_rows and MYSQL_USE_RESULT,
  22.       and fix a typo "boommark"
  23.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  24.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  25.  
  26. 2005-01-17 Michal ─îiha┼Ö  <michal@cihar.com>
  27.     * lang/czech: Fix typos (translation #1103785).
  28.  
  29. 2005-01-16 Marc Delisle  <lem9@users.sourceforge.net>
  30.     * libraries/common.lib.php: bug #1103201, wrong treatment of MySQL error
  31.       #1060 in the logic for error #1062
  32.  
  33. 2005-01-11 Marc Delisle  <lem9@users.sourceforge.net>
  34.     * libraries/dbi/mysqli.dbi.lib.php: bug #1076213, headers sent
  35.       on invalid login
  36.  
  37. 2005-01-10 Michal ─îiha┼Ö  <michal@cihar.com>
  38.     * lang/czech: Fix typo (translation #1099459).
  39.  
  40. 2005-01-10 Olivier Mueller <om@omnis.ch>
  41.     * README: copyright, we're in 2005
  42.  
  43. 2005-01-09 Marc Delisle  <lem9@users.sourceforge.net>
  44.     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
  45.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  46.     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
  47.     * lang/dutch: Updates, thanks to Ivo Teel.
  48.     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
  49.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  50.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  51.     ### 2.6.1-rc2 released
  52.  
  53. 2005-01-07 Marc Delisle  <lem9@users.sourceforge.net>
  54.     * tbl_addfield.php: bug #1082680, undefined $field_charset when adding
  55.       a FLOAT field in MySQL 4.1.x
  56.  
  57. 2005-01-07 Michal ─îiha┼Ö  <michal@cihar.com>
  58.     * Documentation.html, tbl_change.php, tbl_properties.inc.php,
  59.       libraries/functions.js, libraries/tbl_change.js,
  60.       libraries/keyhandler.js: Use Option key for Safari for moving (bug
  61.       #1094137), move key handler function to separate file so we have only
  62.       one, make movement work correctly in vertical display of properties.
  63.     * libraries/common.lib.php: Fix timestamp in uva condition with MySQL 4.1
  64.       (bug #1097593).
  65.  
  66. 2005-01-06 Marc Delisle  <lem9@users.sourceforge.net>
  67.     * tbl_change.php: removed old PHP3-workaround that caused problems
  68.       with field names like '000'
  69.  
  70. 2005-01-05 Michal ─îiha┼Ö  <michal@cihar.com>
  71.     * tbl_properties_operations.php: Fix changning table parameters if it has
  72.       no auto increment (bug #1096246).
  73.  
  74. 2005-01-04 Alexander M. Turek  <me@derrabus.de>
  75.     * lang/german-*.inc.php:
  76.       - Updates and small corrections;
  77.       - Synchronized translation with the German MySQL documentation.
  78.  
  79. 2005-01-03 Michal ─îiha┼Ö  <michal@cihar.com>
  80.     * export.php: Use standardised mime types and use content encoding for
  81.       gzip/bzip2. I hope this will fix double gzip compression as in bug
  82.       #1094649.
  83.  
  84. 2005-01-01 Michal ─îiha┼Ö  <michal@cihar.com>
  85.     * tbl_alter.php: Don't try to set collation for non text fields (bug
  86.       #1094109).
  87.     * sql.php: Do not forget reloading when launching multiple queries (bug
  88.       #1090818).
  89.  
  90. 2004-12-30 Marc Delisle  <lem9@users.sourceforge.net>
  91.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  92.     * lang/norwegian: Update, thanks to Sven-Erik Andersen
  93.     * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002).
  94.  
  95. 2004-12-30 Michal ─îiha┼Ö  <michal@cihar.com>
  96.     * libraries/fpdf/ufpdf.php: Fix some warnings.
  97.  
  98. 2004-12-29 Michal ─îiha┼Ö  <michal@cihar.com>
  99.     * libraries/export/sql.php: Fix typo.
  100.     * server_databases.php: Use same sort order as in left frame (bug
  101.       #1087244), allow sorting even if not showing stats.
  102.     * pdf_schema.php, libraries/fpdf/fpdf.php, libraries/fpdf/ufpdf.php,
  103.       libraries/fpdf/font/FreeSans*: Added support for PDF output in utf-8,
  104.       uses UFPDF class from http://www.acko.net/node/56. NOTE: We now have a
  105.       bit modified FPDF class. (bug #1046051)
  106.     * Documentation.html: Added info about UFPDF library.
  107.     * lang/czech, lang/english: Improved some texts, also bug #1009667.
  108.  
  109. 2004-12-28 Michal ─îiha┼Ö  <michal@cihar.com>
  110.     * libraries/tbl_move_copy.php: Fix constraints copying (bug #1085900).
  111.     * config.inc.php, lang/*, libraries/common.lib.php,
  112.       libraries/config_import.lib.php, libraries/display_export.lib.php,
  113.       libraries/export/sql.php: Support for selecting SQL export compatibility
  114.       (RFE #1060040).
  115.     * libraries/tbl_change.js: Faster navigation in calendar (RFE #1090315).
  116.     * mult_submits.inc.php, tbl_row_delete.php: Fix % escaping (bug #1082954).
  117.     * read_dump.php: Fix database name extraction from use statement (bug
  118.       #1084777).
  119.     * css/phpmyadmin.css.php, libraries/common.lib.php: Disabled theme manager
  120.       still allows to select theme in configuration (bug #1084712).
  121.     * tbl_replace.php: Remove unused code.
  122.     * main.php, lang/*, libraries/string.lib.php: Added warnings about
  123.       mbstring - one to disable function overloading and one for requesting
  124.       mbstring for multibyte charsets (bugs #1063149 and #1063821).
  125.     * tbl_change.php, tbl_replace.php, lang/*, libraries/common.lib.php:
  126.       Support for editing next entry (when numeric primary key) (RFE
  127.       #1074906).
  128.  
  129. 2004-12-26 Marc Delisle  <lem9@users.sourceforge.net>
  130.     * libraries/database_interface.lib.php: bug #1085647, wrong parameters
  131.       for strpos(), thanks to Meithar - meithar
  132.     * libraries/select_server.lib.php, bug #1073056, unable to submit selected server,
  133.       thanks to jamaz - jamaz
  134.     * tbl_change.php: bug #1090608, undefined variable, thanks to peterinsb
  135.     * scripts/upgrade_tables_mysql_4_1_2+.sql: bug #1084426, misleading comments
  136.     * tbl_create.php: bug #1085494, illegal length value for LONGTEXT, thanks to mjec
  137.  
  138. 2004-12-16 Marc Delisle  <lem9@users.sourceforge.net>
  139.     * libraries/blowfish.php: bug #1085997, undefined variables,
  140.       patch thanks to Chandrakumar Muthaiah - sudhach
  141.  
  142. 2004-12-14 Alexander M. Turek  <me@derrabus.de>
  143.     * libraries/sqlparser.data.php: Added keywords NAMES and VIEW.
  144.  
  145. 2004-12-13 Michal ─îiha┼Ö  <michal@cihar.com>
  146.     * libraries/tbl_change.js: Do not catch Alt and Shift keys (bug #1082315).
  147.     * libraries/export/sql.php: Do not duplicate constraints when exporting
  148.       multiple databases (bug #1084459).
  149.  
  150. 2004-12-12 Marc Delisle  <lem9@users.sourceforge.net>
  151.     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
  152.     * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002).
  153.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  154.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  155.     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
  156.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  157.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  158.     * lang/chinese_traditional-*.inc.php: Updates, thanks to Siu Sun.
  159.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  160.     * lang/turkish update, thanks to boralioglu.
  161.     ### 2.6.1-rc1 released
  162.  
  163. 2004-12-10 Marc Delisle  <lem9@users.sourceforge.net>
  164.     * libraries/transformations/text_plain__external.inc.php:
  165.       security fix: no longer use the shell to execute external program
  166.     * Documentation.html: mention the new need of PHP >= 4.3.0 to run
  167.       external programs
  168.  
  169. 2004-12-09 Marc Delisle  <lem9@users.sourceforge.net>
  170.     * tbl_row_delete.php, libraries/display_tbl.lib.php:
  171.       cannot drop or export multiple rows under IE6
  172.  
  173. 2004-12-07 Marc Delisle  <lem9@users.sourceforge.net>
  174.     * read_dump.php: security fix on $sql_localfile
  175.     * lang/norwegian: Update, thanks to Sven-Erik Andersen
  176.     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
  177.     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
  178.  
  179. 2004-12-01 Marc Delisle  <lem9@users.sourceforge.net>
  180.     * db_details_structure.php, lang/*: added hint strApproximateCount referring
  181.       to FAQ 3.11 (bug #1075658)
  182.  
  183. 2004-11-30 Marc Delisle  <lem9@users.sourceforge.net>
  184.     * libraries/auth/cookie.auth.lib.php: Avoid displaying the
  185.       "No activity" message if more than 4 times the LoginCookieValidity
  186.       timeout has passed: no need to alert users the next morning
  187.       (for example) that they have been inactive.
  188.  
  189. 2004-11-25 Marc Delisle  <lem9@users.sourceforge.net>
  190.     * libraries/auth/cookie.auth.lib.php, lang/*: "No activity" message
  191.       to explain to users why they have to relogin
  192.  
  193. 2004-11-25 Michal ─îiha┼Ö  <michal@cihar.com>
  194.     * libraries/mcrypt.lib.php: Trim result, because it can be paded with \0s.
  195.  
  196. 2004-11-24 Marc Delisle  <lem9@users.sourceforge.net>
  197.     * libraries/mcrypt.lib.php, /libraries/blowfish.php,
  198.       libraries/auth/cookie.auth.lib.php: support of mcrypt
  199.       library (blowfish) for speed improvement in auth_type cookie
  200.  
  201. 2004-11-23 Marc Delisle  <lem9@users.sourceforge.net>
  202.     * user_password.php: wrong generated cookie name
  203.  
  204. 2004-11-21 Marc Delisle  <lem9@users.sourceforge.net>
  205.     * server_privileges.php: bug #1067626, column privileges while copying user
  206.     * libraries/common.lib.php: bug #1070197, not connecting if using
  207.       a non-standard HTTP port (bug introduced in 2.6.0-pl3)
  208.  
  209. 2004-11-19 Garvin Hicking <pma@supergarv.de>
  210.     * libraries/bookmark.lib.php, left.php:
  211.       Massively speed up table display for left frame, if
  212.       PMA infrastructure is used. Use native PHP function
  213.       for indenting.
  214.     * libraries/mysql_charsets.lib.php: Use a static
  215.       array cache to speed up returning the same collation
  216.       information.
  217.  
  218. 2004-11-19 Marc Delisle  <lem9@users.sourceforge.net>
  219.     * libraries/display_tbl.lib.php: we have the PMA_get_indexes() function,
  220.       let's use it!
  221.     * tbl_indexes.php: bug #1068994, undefined variable
  222.     * libraries/dbg/profiling.php: bug #1068318, call-time pass-by-reference
  223.  
  224. 2004-11-16 Michal ─îiha┼Ö  <michal@cihar.com>
  225.     * left.php: Possible undefined index (bug #1067199).
  226.     * Documentation.html: Warn about Excel export problems in documentation
  227.       (bug #1063082).
  228.  
  229. 2004-11-14 Marc Delisle  <lem9@users.sourceforge.net>
  230.     * tbl_relation.php: bug #1050437, intercept constraint failure
  231.       and do not offer to add an InnoDB foreign key if the field
  232.       does not have a key
  233.  
  234. 2004-11-13 Marc Delisle  <lem9@users.sourceforge.net>
  235.     * server_privileges.php: bug #1056706: table specific privs for a db containing an escaped wildcard character
  236.     * libraries/display_tbl.lib.php: bug #1065688: display the Full text link
  237.       on the results for PROCEDURE ANALYSE
  238.  
  239. 2004-11-11 Michal ─îiha┼Ö  <michal@cihar.com>
  240.     * tbl_properties_operations.php: Allow InnoDB text to be included in user
  241.       comment.
  242.  
  243. 2004-11-09 Michal ─îiha┼Ö  <michal@cihar.com>
  244.     * browse_foreigners.php, server_binlog.php: Truncate text according to
  245.       text length and not byte count.
  246.  
  247. 2004-11-07 Alexander M. Turek  <me@derrabus.de>
  248.     * Documentation.html, README: Updated credits.
  249.  
  250. 2004-11-07 Marc Delisle  <lem9@users.sourceforge.net>
  251.     * mult_submits.inc.php: bug #1054720, multi-row delete
  252.  
  253. 2004-11-06 Michael Keck  <mkkeck@users.sourceforge.net>
  254.     * queryframe.php: bug #1046434 (Light mode does not work)
  255.  
  256. 2004-11-06 Marc Delisle  <lem9@users.sourceforge.net>
  257.     * libraries/common.lib.php: put sanitize logic in PMA_sanitize()
  258.     * sql.php: sanitize confirm page
  259.     * db_details_structure.php: bug #1049553, undefined $db_collation
  260.  
  261. 2004-11-05 Marc Delisle  <lem9@users.sourceforge.net>
  262.     * Documentation.html: new controluser behavior starting from MySQL 4.1.2
  263.  
  264. 2004-11-04 Marc Delisle  <lem9@users.sourceforge.net>
  265.     * libraries/common.lib.php, tbl_replace.php, sql.php, read_dump.php,
  266.       server_privileges.php: now PMA_showMessage() sanitizes the message
  267.       to defeat XSS attacks. Calling scripts use special tags like
  268.       [br], [i], [/i], [b], [/b] in the message.
  269.     * main.php: bug #1058692, call-time pass-by-reference error
  270.     * sql.php, libraries/sqlparser.lib.php: bug #1054590, handling of OFFSET
  271.  
  272. 2004-11-10 Garvin Hicking
  273.     * config.inc.php: Reverted commenting out of QueryWindowWidth/Height
  274.       settings. Those can be overriden by a themes layout.inc.php,
  275.       but not neccessarily so.
  276.  
  277. 2004-11-03 Michal ─îiha┼Ö  <michal@cihar.com>
  278.     * libraries/common.lib.php: More robust PmaAbsoluteUri detection.
  279.     * libraries/sqlparser.lib.php: Escape html special chars in parser bugs.
  280.     * libraries/common.lib.php: HTTP_HOST might be unset (bug #1053310).
  281.  
  282. 2004-11-02 Michal ─îiha┼Ö  <michal@cihar.com>
  283.     * tbl_indexes.php: Fix index editing.
  284.     * sql.php: Decode table name.
  285.     * lang/czech: Updated.
  286.  
  287. 2004-11-09 Garvin Hicking
  288.     * libraries/display_tbl.lib.php, libraries/common.lib.php,
  289.       browse_foreigners.php: RFE #925817 - Abstracted page selector to
  290.       its own function, now create sloped pagination to easily jump
  291.       to any wanted page.
  292.     * read_dump.php: RFE #1053039, show filename of uploaded SQL file
  293.     * sql.php, tbl_indexes.php, libraries/tbl_indexes.lib.php,
  294.       lang/*: Added checks for common problems with table indices.
  295.       Serves as a stub for future checks, currently implemented are
  296.       the ones mentioned in RFE #1044677. The check can be performed
  297.       on multiple tables by using "check table" on selected tables in
  298.       DB structure.
  299.  
  300. 2004-11-02 Marc Delisle  <lem9@users.sourceforge.net>
  301.     * server_privileges.php: MySQL 4.1.x compatibility for list of initials
  302.  
  303. 2004-11-01 Marc Delisle  <lem9@users.sourceforge.net>
  304.     * main.php: for MySQL 4.1.2+ a non-privileged user can do
  305.       a simple SHOW GRANTS to fetch current privileges, so we no longer
  306.       need the control user for this check
  307.  
  308. 2004-11-01 Michal ─îiha┼Ö  <michal@cihar.com>
  309.     * libraries/common.lib.php: Comparsion is == and not = (bug #1054758).
  310.  
  311. 2004-10-29 Marc Delisle  <lem9@users.sourceforge.net>
  312.     * server_privileges.php (top index): MySQLi compatibility,
  313.       use PMA_convert_using() in case of non-latin1 user table,
  314.       and fix bug #1054467 (in case of BINARY User field)
  315.     * header.inc.php: bug #1053310, undefined index under OmniSecure server
  316.     * tbl_relation.php: bug #1050424, not positionned on current db
  317.     * tbl_alter.php: bug #1054756, duplicate top menu
  318.     * lang/english: bug #1056724, typo
  319.  
  320. 2004-10-28 Alexander M. Turek  <me@derrabus.de>
  321.     * user_password.php, lang/*.inc.php: Allow usage of old password hashing
  322.       function.
  323.  
  324. 2004-10-27 Alexander M. Turek  <me@derrabus.de>
  325.     * config.inc.php, libraries/config_import.lib.php,
  326.       libraries/sqlparser.data.php: Added function OLD_PASSWORD().
  327.  
  328. 2004-10-26 Alexander M. Turek  <me@derrabus.de>
  329.     * libraries/sqlparser.data.php: Added OFFSET.
  330.  
  331. 2004-10-25 Michal ─îiha┼Ö  <michal@cihar.com>
  332.     * libraries/common.lib.php: Fix URI detection in case REQUEST_URI contains
  333.       full URI (patch #1044123).
  334.     * tbl_properties_structure.php, libraries/display_tbl.lib.php: Fix typo
  335.       that broke multi submits for MSIE (bug #1052674).
  336.  
  337. 2004-10-24 Michael Keck <mkkeck@users.sourceforge.net>
  338.     * config.inc.php, themes/*/layout.inc.php:
  339.       bug #1050666 - Query window too small darkblue/orange theme
  340.  
  341. 2004-10-23 Marc Delisle  <lem9@users.sourceforge.net>
  342.     * server_privileges.php: top index for user initials
  343.  
  344. 2004-10-22 Alexander M. Turek
  345.     * lang/english-*.inc.php: Grammar fix.
  346.  
  347. 2004-10-22 Michal ─îiha┼Ö  <michal@cihar.com>
  348.     * db_details_structure.php: Use "Structure" instead of "Properties" for
  349.       link to table structure.
  350.     * db_operations.php, lang/*: We switch to database here. not table.
  351.     * lang/*: strProperties is not used anywhere now.
  352.     * config.inc.php: Mention db_operations.php possibility.
  353.     * libraries/transformations/text_plain__external.inc.php: Unless admin
  354.       specifies there programs to use, it does nothing now.
  355.  
  356. 2004-10-21 Marc Delisle  <lem9@users.sourceforge.net>
  357.     * tbl_query_box.php: bug 1050691, missing parameters
  358.  
  359. 2004-10-21 Michael Keck <mkkeck@users.sourceforge.net>
  360.     * libraries/common.lib.php: feature request #1036254
  361.       Add a link by MySQL-Error #1062 - Duplicate entry
  362.  
  363. 2004-10-21 Michal ─îiha┼Ö  <michal@cihar.com>
  364.     * [too many files to mention]: Cleanup of message displaying and
  365.       navigation reloading. Messages are now displayed bellow tabs (RFE
  366.       #1005511), navigation is reloaded once in header (I'm not sure whether I
  367.       choose correct version of reload code, we have several diferent, but it
  368.       seems to work well).
  369.     * tbl_properties_structure.php, libraries/common.lib.php,
  370.       libraries/display_tbl.lib.php: New function PMA_buttonOrImage to display
  371.       button or image to submit form and not to duplicate code on all places.
  372.     * tbl_addfield.php: Display tabs.
  373.     * mult_submits.inc.php, tbl_properties_structure.php: Allow index creating
  374.       on multiple fields (RFE #990136).
  375.     * db_operations.php: Duplicate create new table dialog (see RFE #808029).
  376.     * main.php: Don't display server choice here, if also in left frame (RFE
  377.       #984153).
  378.     * libraries/common.lib.php: Fix navigation reloading.
  379.     * server_databases.php: Show box for creating database here (RFE #869814).
  380.  
  381. 2004-10-20 Marc Delisle  <lem9@users.sourceforge.net>
  382.     * libraries/common.lib.php: there was already a tip icon in our collection,
  383.       thanks to Michael Keck
  384.  
  385. 2004-10-20 Michal ─îiha┼Ö  <michal@cihar.com>
  386.     * lang/czech: Update.
  387.     * tbl_relation.php: Backquote table name (bug #1050441).
  388.     * db_details_qbe.php: Backquote table name.
  389.     * libraries/display_tbl.lib.php: Comments now work for multi table selects
  390.       (bug #789647).
  391.     * server_processlist.php: Display executed SQL.
  392.     * main.php, server_common.inc.php, server_links.inc.php,
  393.       server_binlog.php, lang/*: Added support for displaying bin logs (RFE
  394.       #1011770).
  395.     * Documentation.html, config.inc.php, libraries/common.lib.php,
  396.       libraries/config_import.lib.php, libraries/auth/config.auth.lib.php,
  397.       libraries/auth/cookie.auth.lib.php: Allow simple blocking of root login
  398.       (RFE #1012971), show just Access denied in case we denied it.
  399.     * db_operations.php, db_details_links.php, db_details_structure.php:
  400.       Separate operations from structure (RFE #808029).
  401.     * tbl_move_copy.php: Remove unused PMA_myHandler().
  402.     * lang/*, libraries/tbl_move_copy.php, libraries/export/sql.php,
  403.       db_operations.php, tbl_move_copy.php: Implemented database copying (RFE
  404.       #996730), this forced separating code for copying tables.
  405.  
  406. 2004-10-19 Marc Delisle  <lem9@users.sourceforge.net>
  407.     * libraries/database_interface.lib.php: bug #1041667, correctly
  408.       check the server version instead of the client API version
  409.     * tbl_change.php, libraries/common.lib.php, lang/*: new function
  410.       PMA_showHint($message), new $strUseTabKey,
  411.       new light bulb image (temporary)
  412.     * server_privileges.php: bug #916117, PMA_showHint($strEscapeWildcards)
  413.  
  414. 2004-10-19 Michal ─îiha┼Ö  <michal@cihar.com>
  415.     * export.php: Use just \n for SQL exports (bug #1042521).
  416.     * libraries/read_dump.lib.php: Set correct return value (bug #1048861).
  417.     * sql.php: Fix undefined index.
  418.     * libraries/sqlparser.lib.php: Return raw query in case of error (bug
  419.       #1048826).
  420.     * main.php, queryframe.php: Handle correctly situation with no default
  421.       server (bug #1049107).
  422.     * tbl_create.php, libraries/common.lib.php: 0 as field name causes
  423.       problems (bug #1042235).
  424.     * read_dump.php, server_privileges.php, server_status.php, sql.php: Work
  425.       better in ANSI mode (bug #816858).
  426.     * lang/czech: Reordered some words.
  427.     * libraries/select_server.lib.php: Clickable active server in left frame
  428.       (RFE # 1044678).
  429.     * db_details_structure.php, tbl_move_copy.php, libraries/common.lib.php:
  430.       Fix left frame reloading after dropping table (bug #1034531).
  431.     * config.inc.php, libraries/config_import.lib.php: Offer UNIX_TIMESTAMP
  432.       also for numeric fields.
  433.     * tbl_replace.php: UNIX_TIMESTAMP can take optional parameter (bug
  434.       #1039193).
  435.     * server_privileges.php: Make non-js checkall work also for adding new
  436.       user (bug #1028055).
  437.     * libraries/zip.lib.php: Drop unneed part of header which causes troubles
  438.       to some programs (bug #1037737).
  439.     * index.php: Add frame spacing (RFE #1036013).
  440.     * libraries/db_table_exists.lib.php: Allow work on temporary tables (bug
  441.       #864984).
  442.  
  443. 2004-10-17 Marc Delisle  <lem9@users.sourceforge.net>
  444.     * lang/turkish update, thanks to boralioglu.
  445.     * lang/estonian: Update thanks to Alvar Soome - finsoft.
  446.  
  447. 2004-10-16 Marc Delisle  <lem9@users.sourceforge.net>
  448.     * libraries/dbi/mysqli.dbi.lib.php: support for compressed protocol
  449.       and CLIENT_LOCAL_FILES in mysqli
  450.  
  451. 2004-10-15 Marc Delisle  <lem9@users.sourceforge.net>
  452.     * pdf_schema.php: new way to define font path,
  453.       needed with the new fpdf library; also now output inline,
  454.       I find it faster this way, please tell me if you prefer
  455.       the old dialog method and why.
  456.     * tbl_change.php: bug #1038401, tabbing from value to value
  457.     * sql.php: detect this case:
  458.       SELECT DISTINCT x AS foo, y AS bar FROM sometable
  459.       and count rows correctly (in MySQL 3),
  460.       thanks to Matthias Pigulla (mp@webfactory.de)
  461.     * server_privileges.php: cosmetic: title for Edit privileges
  462.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  463.     * lang/italian: Updates, thanks to Pietro Danesi
  464.     * lang/norwegian: Update, thanks to Sven-Erik Andersen
  465.  
  466. 2004-10-13 Michal ─îiha┼Ö  <michal@cihar.com>
  467.     * libraries/fpdf/fpdf.php: Updated to 1.52.
  468.  
  469. 2004-10-13 Alexander M. Turek  <me@derrabus.de>
  470.     * Documentation.html: Mike Beck's e-mail address has changed.
  471.  
  472. 2004-10-13 Michal ─îiha┼Ö  <michal@cihar.com>
  473.     * lang/sync_lang.sh: Do not overwrite utf-8 files in some cases.
  474.     * lang/czech: Fix some translations.
  475.     * libraries/transformations/text_plain__external.inc.php: Handle better
  476.       backslash.
  477.     * themes/*/img/*.gif: Remove unused gif images.
  478.  
  479. 2004-10-12 Alexander M. Turek  <me@derrabus.de>
  480.     * db_search.php, tbl_select.php, libraries/database_interface.lib.php:
  481.       - bug #1033388 (Illegal mix of collations for converted strings),
  482.       - don't convert if column charset and connection charset match.
  483.     * main.php, libraries/select_lang.lib.php,
  484.       libraries/auth/cookie.auth.lib.php: Automatically select Traditional
  485.       Chinese for users with a Hong Kong locale (zh-hk), as discussed in the
  486.       translations tracker (#1036528).
  487.     * lang/sync_lang.sh: Base charset for German is now UTF-8.
  488.     * lang/german-*.inc.php: Updates.
  489.  
  490. 2004-10-12 Michal ─îiha┼Ö  <michal@cihar.com>
  491.     * sql.php: Don't try to require sql.php with parameters, rather redirect
  492.       to it.
  493.     * libraries/transformations.lib.php: Strip slashes to behave like
  494.       documentation says.
  495.     * libraries/transformations/text_plain__external.inc.php: Escape special
  496.       shell chars to avoid their interpretation (bug #1044864).
  497.  
  498. 2004-10-11 Marc Delisle  <lem9@users.sourceforge.net>
  499.     * Documentation.html: typos and XHTML validity, thanks to Cedric Corazza
  500.     * libraries/export/sql.php: bug #1039639: under mysqli, some field types
  501.       were wrongly exported as binary
  502.     * libraries/sqlparser.lib.php, /display_tbl.lib.php: bug #967610, double
  503.       column sort with JOIN
  504.  
  505. 2004-10-11 Michal ─îiha┼Ö  <michal@cihar.com>
  506.     * tbl_query_box.php: Don't try to replace %t and %f when table name is empty.
  507.     * libraries/export/sql.php: Convert end of line chars we get from MySQL
  508.       (bug #1042521).
  509.  
  510. 2004-10-08 Garvin Hicking <pma@supergarv.de>
  511.     * lots of files: Adjusted superfluous spaces, added
  512.       more CSS-ID attributes for better themeability.
  513.  
  514. 2004-10-04 Michal ─îiha┼Ö  <michal@cihar.com>
  515.     * tbl_query_box.php: Reenabled %f substitution.
  516.  
  517. 2004-10-02 Marc Delisle  <lem9@users.sourceforge.net>
  518.     * tbl_alter.php: field structure changes not applied (CVS version only)
  519.     * export.php: bug #1038804, insufficient space to save
  520.  
  521. 2004-09-30 Marc Delisle  <lem9@users.sourceforge.net>
  522.     * tbl_addfield.php: bug #1037744 (CVS version only): cannot add a field
  523.     * tbl_create.php: cannot create a new table (CVS version only)
  524.  
  525. 2004-09-29 Marc Delisle  <lem9@users.sourceforge.net>
  526.     * sql.php, libraries/common.lib.php: bug #1036678, incorrect appending
  527.       of LIMIT to queries, and bug #1037004, UPDATE statement not showing
  528.     * tbl_properties_operations.php: bug #1035524, cannot add comments to table
  529.  
  530. 2004-09-29 Michal ─îiha┼Ö  <michal@cihar.com>
  531.     * tbl_addfield.php, tbl_create.php, tbl_properties.inc.php, lang/*: Better
  532.       wording when adding fields (bug #991096).
  533.     * tbl_query_box.php, lang/*: Not translated text (bug #1010656).
  534.     * themes.php, lang/*: Not translated text (bug #1016610).
  535.     * tbl_properties_structure.php: Use also $strAddFields (as suggested by
  536.       Marc).
  537.  
  538. 2004-09-28 Alexander M. Turek  <me@derrabus.de>
  539.     * libraries/dbi/mysql.dbi.lib.php: Compatibility fix for php < 4.3
  540.       (bug #1033360), thanks to Claude Theroux.
  541.     * lang/chinese_traditional-*.inc.php: Updates, thanks to Siu Sun.
  542.     * lang/dutch-*.inc.php: Updates, thanks to Ivo Teel.
  543.     * lang/persian-*.inc.php: Added missing $timespanfmt variable.
  544.  
  545. 2004-09-27 Marc Delisle  <lem9@users.sourceforge.net>
  546.     ### 2.6.0 released
  547.  
  548. 2004-09-26 Marc Delisle  <lem9@users.sourceforge.net>
  549.     * read_dump.php: improvements in detection and reload
  550.     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
  551.  
  552. 2004-09-25 Marc Delisle  <lem9@users.sourceforge.net>
  553.     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
  554.     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
  555.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  556.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  557.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  558.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  559.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  560.  
  561. 2004-09-24 Marc Delisle  <lem9@users.sourceforge.net>
  562.     * sql.php: following the fix for bug #978930, the added LIMIT was
  563.       not displayed anymore
  564.     * read_dump.php: bug #1033133, left frame not reloaded after dump read
  565.     * db_datadict.php: bug #1034299, error in SHOW KEYS for data dict
  566.     * read_dump.php: bug #1034216 open_basedir and file upload,
  567.       thanks to Dominique Rousseau - domi
  568.  
  569. 2004-09-24 Michal ─îiha┼Ö  <michal@cihar.com>
  570.     * libraries/export/sql.php: Fixed export of '0' string (bug #1033869).
  571.  
  572. 2004-09-23 Marc Delisle  <lem9@users.sourceforge.net>
  573.     * all themes: item_ltr.png and item_rtl.png: new solid arrow
  574.       that looks better, thanks to Efim Shuvikov
  575.  
  576. 2004-09-23 Michal ─îiha┼Ö  <michal@cihar.com>
  577.     * themes.php, css/phpmyadmin.css.php, libraries/common.lib.php: Do not
  578.       prepend $cfg['ThemePath'] with another './'.
  579.  
  580. 2004-09-22 Alexander M. Turek  <me@derrabus.de>
  581.     * config.inc.php, libraries/config_import.lib.php: Added "./" to the
  582.       default value of $cfg['ThemePath']. Thanks to Donny Simonton for
  583.       pointing this out.
  584.     * lang/chinese_simplified-*.inc.php: Updates, thanks to Simon (simon2san).
  585.     * lang/italian-*.inc.php: Updates, thanks to Pietro Danesi and "Vincenzo".
  586.     * lang/persian-*.inc.php: Updates, thanks to Parham Ghaffarian.
  587.  
  588. 2004-09-22 Marc Delisle  <lem9@users.sourceforge.net>
  589.     * tbl_query_box.php, read_dump.php: bug #1032066: when no db was
  590.       selected from the left panel, the query window's Import Files had
  591.       no submit button; also, read_dump always tried a PMA_select_db($db)
  592.       even if $db was empty
  593.  
  594. 2004-09-22 Michal ─îiha┼Ö  <michal@cihar.com>
  595.     * lang/czech: Update.
  596.     * lang/sync_lang.sh: Default to iconv, as it doesn't break some
  597.       translations as recode does.
  598.     * lang/japanese-euc.inc.php: Don't allow recoding for this one.
  599.  
  600. 2004-09-22 Alexander M. Turek  <me@derrabus.de>
  601.     * lang/turkish-*.inc.php: Update, thanks to boralioglu.
  602.     * lang/sync_lang.sh: Switched turkish base charset to UTF-8.
  603.  
  604. 2004-09-21 Marc Delisle  <lem9@users.sourceforge.net>
  605.     * libraries/dbi/mysql.dbi.lib.php: typo, thanks to Matthias Pigulla
  606.     ### 2.6.0-rc3 released
  607.  
  608. 2004-09-21 Alexander M. Turek  <me@derrabus.de>
  609.     * db_details.php, read_dump.php, tbl_query_box.php: Allow import of
  610.       non-UTF-8 SQL dumps. Thanks to Marc for the initial patch.
  611.       FIXME: The current solution breaks the display of the executed queries.
  612.     * lang/*.inc.php, libraries/mysql_charsets.lib.php: Made
  613.       PMA_getCollationDescr() recognize the new Persian collations that will be
  614.       included in MySQL 4.1.5.
  615.  
  616. 2004-09-20 Marc Delisle  <lem9@users.sourceforge.net>
  617.     * read_dump.php, libraries/read_dump.lib.php: bug #1030644,
  618.       error importing when last table exported was empty
  619.     * libraries/dbi/mysql.dbi.lib.php: tell the client library to use
  620.       CLIENT_LOCAL_FILES (flag 128), thanks to Matthias Pigulla
  621.  
  622. 2004-09-20 Michal ─îiha┼Ö  <michal@cihar.com>
  623.     * Documentation.html: Add info about theme generations.
  624.  
  625. 2004-09-19 Alexander M. Turek  <me@derrabus.de>
  626.     * Documentation.html: Clarification.
  627.  
  628. 2004-09-19 Marc Delisle  <lem9@users.sourceforge.net>
  629.     * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002).
  630.  
  631. 2004-09-18 Marc Delisle  <lem9@users.sourceforge.net>
  632.     * lang/russian updated, thanks to "nobody"
  633.     * lang/albanian: Updated, thanks to Laurent Dhima (laurenti).
  634.  
  635. 2004-09-16 Marc Delisle  <lem9@users.sourceforge.net>
  636.     * config.inc.php, Documentation.html: clarifications about QueryFrame
  637.     * queryframe.php: bug #1027321, drop-down databases list keeps focus,
  638.       thanks to Michael Keck
  639.  
  640. 2004-09-16 Garvin Hicking <me@supergarv.de>
  641.     * libraries/display_export.lib.php: Bug #1010752 - Remove space
  642.       before <label> to be consistent throughout the panel.
  643.  
  644. 2004-09-15 Garvin Hicking <me@supergarv.de>
  645.     * browse_foreigners.php, libraries/functions.js, tbl_select.php:
  646.       Fixed foreign key browser window to also work from within
  647.       Search-subpanel.
  648.  
  649. 2004-09-14 Marc Delisle  <lem9@users.sourceforge.net>
  650.     * server_privileges.php: stay on the form when passwords don't match
  651.       (after the js alert)
  652.     * left.php: bug #1006514, top left frame does not load in Safari 1.2.3,
  653.       workaround thanks to Ryan Schmidt
  654.  
  655. 2004-09-14 Michal ─îiha┼Ö  <michal@cihar.com>
  656.     * themes.php, libraries/common.lib.php, libraries/defines.lib.php,
  657.       libraries/select_theme.lib.php, themes/darkblue_orange/info.inc.php,
  658.       themes/original/info.inc.php: Better theme version check (bug #1023029).
  659.     * libraries/auth/cookie.auth.lib.php: Remember database when using cookie
  660.       login (bug #1027873).
  661.  
  662. 2004-09-13 Garvin Hicking <me@supergarv.de>
  663.     * browse_foreigners.php: bug #1027204 - paging did not
  664.       work in foreigner browsing window.
  665.  
  666. 2004-09-12 Marc Delisle  <lem9@users.sourceforge.net>
  667.     * sql.php: bug #988723, sql error when ordering by count( * )
  668.  
  669. 2004-09-11 Marc Delisle  <lem9@users.sourceforge.net>
  670.     * lang/dutch: small update
  671.     * lang/chinese_simplified: updated, thanks to Simon - simon2san
  672.     * server_privileges.php: bug #1003238, cannot manipulate a username
  673.       like "example@nothost" where the "@" is part of the username
  674.  
  675. 2004-09-10 Alexander M. Turek  <me@derrabus.de>
  676.     * lang/german-*.inc.php: grammar.
  677.  
  678. 2004-09-09 Marc Delisle  <lem9@users.sourceforge.net>
  679.     * Documentation.html: bug #1022338: clarify about needed chown -R
  680.       on the scripts (otherwise, problems in PHP safe mode)
  681.     * tbl_change.php: bug #1024434, undefined sql_query when clicking
  682.       on Insert tab from the Insert textfile sub-page
  683.  
  684. 2004-09-07 Marc Delisle  <lem9@users.sourceforge.net>
  685.     * main.php: bug #992211, wrong parameters to
  686.       PMA_generate_common_hidden_inputs(), thanks to Ryan Schmidt
  687.  
  688. 2004-09-07 Michal ─îiha┼Ö  <michal@cihar.com>
  689.     * calendar.php: Minimal common.lib.php doesn't fix absolute path, so use
  690.       full one (bug #1023444).
  691.  
  692. 2004-09-07 Alexander M. Turek  <me@derrabus.de>
  693.     * main.php: Typo.
  694.     * libraries/sqlparser.data.php: Added keyword "SESSION".
  695.  
  696. 2004-09-06 Marc Delisle  <lem9@users.sourceforge.net>
  697.     ### 2.6.0-rc2 released
  698.  
  699. 2004-09-05 Marc Delisle  <lem9@users.sourceforge.net>
  700.     * ldi_table.php: bug #1010652, wrong label,
  701.       thanks to Ryan Schmidt - ryandesign for the patch
  702.  
  703. 2004-09-05 Alexander M. Turek  <me@derrabus.de>
  704.     * libraries/sqlparser.data.php: Parser support for SHOW STORAGE ENGINES and
  705.       SHOW TABLE TYPES.
  706.     * tbl_create.php: Use default tab.
  707.     * tbl_properties.inc.php: Don't offer the BINARY field attribute in
  708.       MySQL 4.1.
  709.     * main.php: Check the privileges of the anonymous user, too.
  710.  
  711. 2004-09-05 Michal ─îiha┼Ö  <michal@cihar.com>
  712.     * Documentation.html: Add information about theme versions and names.
  713.  
  714. 2004-09-04 Alexander M. Turek  <me@derrabus.de>
  715.     * tbl_select.php: No quotes were added when querying (VAR)BINARY fields.
  716.     * db_search.php, tbl_select.php: Made search independant from the
  717.       connection charset.
  718.  
  719. 2004-09-04 Marc Delisle  <lem9@users.sourceforge.net>
  720.     * sql.php: bug #899430: left frame problem when lower_case_table_names==2
  721.     * libraries/database_interface.lib.php: bug #1009791: now remove non-UTF-8
  722.       choices from the drop-down (in main) for MySQL 4.1.x
  723.     * Documentation.html: added some missing variables and new FAQ 2.7
  724.       about using and creating themes
  725.  
  726. 2004-09-03 Marc Delisle  <lem9@users.sourceforge.net>
  727.     * main.php, server_privileges.php, libraries/common.lib.php:
  728.       replace charset introducers by CONVERT USING,
  729.       to support servers where the mysql.* tables are not in latin1
  730.     * libraries/database_interface.lib.php: do not add BINARY and VARBINARY
  731.       twice in the drop-down list of field types
  732.  
  733. 2004-09-03 Alexander M. Turek  <me@derrabus.de>
  734.     * Documentation.html: Typos; added a note about the deprecated MySQL
  735.       versions 4.1.0 and 4.1.1.
  736.  
  737. 2004-09-03 Michal ─îiha┼Ö  <michal@cihar.com>
  738.     * libraries/string.lib.php: Encoding tis-620 is not multibyte (bug
  739.       #1013787).
  740.     * libraries/display_export.lib.php: Updated texts to fit Excel 2003
  741.       behaviour (bug #1018457).
  742.     * main.php, themes.php: Escape theme names (bug #1016608).
  743.     * lang/hebrew-utf-8.inc.php, lang/sync_lang.sh,
  744.       libraries/select_lang.lib.php: Hebrew now also has utf-8 version.
  745.  
  746. 2004-09-01 Marc Delisle  <lem9@users.sourceforge.net>
  747.     * libraries/auth/cookie.auth.lib.php: bug #939531: when people upgrade
  748.       phpMyAdmin on the same directory, the previous cookie pma_cookie_username
  749.       was used but produced an Undefined offset in blowfish.php, because
  750.       on previous PMA versions it was not encoded the same way. Now this old
  751.       cookie is not used. Users have to reenter their username (not a big
  752.       impact IMO)
  753.  
  754. 2004-09-01 Michal ─îiha┼Ö  <michal@cihar.com>
  755.     * libraries/export/sql.php: Fix empty BLOB export (bug #1020052).
  756.  
  757. 2004-08-29 Marc Delisle  <lem9@users.sourceforge.net>
  758.     * server_privileges.php: bug #1007870, illegal mix of collations
  759.       for operation UNION
  760.  
  761. 2004-08-28 Marc Delisle  <lem9@users.sourceforge.net>
  762.     * tbl_properties_structure.php, tbl_properties.inc.php,
  763.       libraries/sqlparser.data.php, /database_interface.lib.php:
  764.       support for VARBINARY and BINARY field types
  765.  
  766. 2004-08-27 Marc Delisle  <lem9@users.sourceforge.net>
  767.     * tbl_relation.php, libraries/display_tbl.lib.php: bug #1016997,
  768.       wrong db name generated in SHOW KEYS
  769.  
  770. 2004-08-26 Marc Delisle  <lem9@users.sourceforge.net>
  771.     * index.php, libraries/common.lib.php: bug #1006011: now we save
  772.       the chosen connection collation into a cookie
  773.     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
  774.     * lang/hebrew, turkish: bug 1016609: <br> tags
  775.  
  776. 2004-08-25 Michal ─îiha┼Ö  <michal@cihar.com>
  777.     * main.php: Don't show port after verbose name (bug #1013401).
  778.  
  779. 2004-08-23 Michal ─îiha┼Ö  <michal@cihar.com>
  780.     * scripts/create-release.sh: Support for snapshots outside sourceforge.
  781.     * libraries/export/sql.php: Fix exporting of TIMESTAMP (bug #1013730).
  782.  
  783. 2004-08-22 Michal ─îiha┼Ö  <michal@cihar.com>
  784.     * sql.php: Don't unset $sql_limit_to_append, we need it later (bug
  785.       #978930, found by Marc).
  786.  
  787. 2004-08-22 Marc Delisle  <lem9@users.sourceforge.net>
  788.     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
  789.     * lang/estonian: Update thanks to Alvar Soome - finsoft.
  790.     * lang/chinese_simplified: updated, thanks to Simon - simon2san
  791.     * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002).
  792.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  793.     * lang/thai: Updated, thanks to Arthit Suriyawongkul.
  794.  
  795. 2004-08-21 Marc Delisle  <lem9@users.sourceforge.net>
  796.     * themes/darkblue_orange/img/logo_left.php: transparent version,
  797.       thanks to Michael Keck
  798.     * db_datadict.php, tbl_printview.php, transformation_wrapper.php:
  799.       commands out of sync
  800.     * tbl_indexes.php: optimize: remove unneeded row count
  801.     * libraries/display_tbl.lib.php: foreign key tooltip not displaying
  802.       in mysqli
  803.     * tbl_replace.php: could not upload a binary field in mysqli
  804.     * libraries/transformations.lib.php: could not change MIME type, etc
  805.       in mysqli
  806.     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
  807.  
  808. 2004-08-19 Marc Delisle  <lem9@users.sourceforge.net>
  809.     * lang/*: bug 1009667: do not spell Ms Excel but MS Excel
  810.  
  811. 2004-08-19 Michal ─îiha┼Ö  <michal@cihar.com>
  812.     * read_dump.php: Fixed one case of reload detection (I forgot to update
  813.       second regexp on 2004-08-16) (bug #1011479).
  814.  
  815. 2004-08-17 Michal ─îiha┼Ö  <michal@cihar.com>
  816.     * sql.php: Work with $display_query only if set (Marc spotted this out).
  817.     * libraries/display_export.lib.php: No options text should not be bold red
  818.       (bug #1010759).
  819.  
  820. 2004-08-17 Marc Delisle  <lem9@users.sourceforge.net>
  821.     * tbl_select.php, config.inc.php, libraries/config_import.lib.php,
  822.       libraries/common.lib.php: bug #983735: move search operators to
  823.       config file, and set "LIKE" as default operator instead of "LIKE %...%",
  824.       for performance reasons
  825.  
  826. 2004-08-16 Alexander M. Turek  <me@derrabus.de>
  827.     * libraries/relation.lib.php: Fixed some collation problems with the
  828.       relational tables (bug #995359).
  829.  
  830. 2004-08-16 Marc Delisle  <lem9@users.sourceforge.net>
  831.     * all .../theme_right_css.php: bug #1009661, typo,
  832.       thanks to Ryan Schmidt (ryandesign)
  833.  
  834. 2004-08-16 Michal ─îiha┼Ö  <michal@cihar.com>
  835.     * read_dump.php: Fix handling of comments -- and # (bug #1009494).
  836.     * libraries/relation.lib.php: Fix typo, CONVERT is for MySQL >= 4.1 and
  837.       not for MySQL >= 4.0.
  838.     * sql.php, libraries/common.lib.php: Better appending of LIMIT (bug
  839.       #978930).
  840.  
  841. 2004-08-15 Marc Delisle  <lem9@users.sourceforge.net>
  842.     (Patches from Michael Keck)
  843.     * left.php, queryframe.php, themes.php: bug #1005479: was using
  844.       a hardcoded charset
  845.     * themes/.../themes_left.css, /themes_right.css: new style for
  846.       better vertical alignment
  847.  
  848. 2004-08-13 Michal ─îiha┼Ö  <michal@cihar.com>
  849.     * libraries/read_dump.lib.php: Fix possible undefined index (bug
  850.       #1008232).
  851.     * scripts/create-release.sh: Rename config.default to config.default.php.
  852.  
  853. 2004-08-12 Michal ─îiha┼Ö  <michal@cihar.com>
  854.     * db_details_structure.php: Inconsistency of drop/empty links (bug
  855.       #989705).
  856.     * tbl_addfield.php, tbl_properties.inc.php, tbl_properties_structure.php:
  857.       Change look of adding fields into table (bug #991095).
  858.     * many files: I again did some XHTML validation, so removed few of most
  859.       obvious errors, but there are still many, mostly missing alt attributtes
  860.       for images and wrongly nested tags.
  861.     * left.php, queryframe.php: Replace htmlentities with htmlspecialchars
  862.       (bug #1008002).
  863.     * libraries/config_import.lib.php: Remove compatibility code for colors.
  864.     * lang/czech: Improved message.\
  865.     * main.php, themes.php, libraries/common.lib.php,
  866.       libraries/defines.lib.php, libraries/select_theme.lib.php,
  867.       themes/darkblue_orange/info.inc.php, themes/original/info.inc.php:
  868.       Implemeted versioning and naming for themes (RFEs #991642 and #991645).
  869.     * left.php: Use always natsort and not natcasesort in one case, it caused
  870.       inconsistency (bug #1008120).
  871.  
  872. 2004-08-11 Michal ─îiha┼Ö  <michal@cihar.com>
  873.     * tbl_replace.php: Do not empty protected values (bug #1006812).
  874.     * libraries/display_tbl.lib.php: Wrong parameters for PMA_DBI_free_result
  875.       (bug #1007287).
  876.     * tbl_indexes.php, libraries/display_tbl.lib.php: Fix grabing indexes with
  877.       MYSQLI_USE_RESULT (bug #1007286).
  878.  
  879. 2004-08-10 Michal ─îiha┼Ö  <michal@cihar.com>
  880.     * libraries/tbl_change.js: Forcibily use 10 as base for parsed numbers,
  881.       otherwise accidentally octal numbers are expected (part of bug
  882.       #1005865).
  883.  
  884. 2004-08-09 Marc Delisle  <lem9@users.sourceforge.net>
  885.     * lang/turkish update, thanks to Bora Alioglu
  886.     * libraries/get_foreign.lib.php: bug 1005826, problem with foreign key
  887.       dropdowns, thanks to Joerg Klein (j0erch) for the fix
  888.  
  889. 2004-08-08 Marc Delisle  <lem9@users.sourceforge.net>
  890.     * libraries/relation.lib.php:
  891.         bug 1005414, undefined offset when no display field has been defined;
  892.         bug 1004546, sort error in dropdown list of foreign values;
  893.         incorrect result was freed
  894.     * libraries/relation.lib.php: use natural order sort according to config
  895.     * db_details_structure.php, pdf_pages.php, pdf_schema.php: make it work
  896.       with mysqli extension
  897.     * scripts/upgrade_tables_mysql_4_1_2+.sql: new script to upgrade pmadb
  898.       on MySQL 4.1.2
  899.     * libraries/bookmark.lib.php: bug (mysqli)
  900.     * tbl_query_box.php: field list does not show (mysqli)
  901.     * libraries/sqlparser.lib.php: cannot copy a table structure (MySQL 4.1.x)
  902.     ### 2.6.0-rc1 released
  903.  
  904. 2004-08-08 Michal ─îiha┼Ö  <michal@cihar.com>
  905.     * calendar.php: Include correct stylesheet (bug #1005421).
  906.  
  907. 2004-08-07 Marc Delisle  <lem9@users.sourceforge.net>
  908.     * lang/turkish update, thanks to Bora Alioglu
  909.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac)
  910.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  911.     * lang/dutch: bug 1000683, backslash typo
  912.     * libraries/mysql_charsets.lib.php: bug 1005120, duplicated line
  913.  
  914. 2004-08-06 Marc Delisle  <lem9@users.sourceforge.net>
  915.     * tbl_properties_operations.php: bug 1004523, now display table options
  916.       according to the possibilities of the table types
  917.  
  918. 2004-08-06 Michal ─îiha┼Ö  <michal@cihar.com>
  919.     * tbl_change.php: Do not free result, we need it later.
  920.     * tbl_relation.php: Some functions do not take parameters (bug #1000021).
  921.  
  922. 2004-08-05 Marc Delisle  <lem9@users.sourceforge.net>
  923.     (Patches from Michael Keck)
  924.     * index.php: names and ids for framesets in the noscript section
  925.     * updated themes screenshots
  926.     * left.php: bug 998698, db dropdown refresh
  927.     (me)
  928.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  929.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  930.     * lang/japanese: updated, thanks to Tadashi Jokagi (elf2000)
  931.  
  932. 2004-08-03 Marc Delisle  <lem9@users.sourceforge.net>
  933.     (Patches from Michael Keck)
  934.     * libraries/display_tbl.lib.php: bug 993694, clicking on last record
  935.       button reaches a page where the current page number is not the last one
  936.     * main.php: - removed bug with hashform.hash
  937.                 - removed id for input field 'new_database', because it may be
  938.                   too large for the one lined create db form
  939.                 - bug #980232 'Javascript error on index page'
  940.     * db_details_common.php: removed bug with hashform.hash
  941.     * index.php: - given names and ids for framesets, please see below 'queryframe.php'
  942.     * queryframe.php - javascript function for dynamic resizing the rows
  943.                        in the left frameset 'leftFrameset'.
  944.                        (bugs: #993648, #989581, #988897)
  945.  
  946. 2004-08-02 Marc Delisle  <lem9@users.sourceforge.net>
  947.     * libraries/database_interface.lib.php, /select_lang.lib.php:
  948.       bug 968174: now, in MySQL 4.1.0+ we auto-switch the language to
  949.       the corresponding -UTF-8 version (if it exists); also, now
  950.       the default language is the non-UTF-8 one
  951.  
  952. 2004-08-02 Michal ─îiha┼Ö  <michal@cihar.com>
  953.     * libraries/export/sql.php: Removed unused code.
  954.  
  955. 2004-08-01 Marc Delisle  <lem9@users.sourceforge.net>
  956.     * tbl_change.php, libraries/relation.lib.php: bug 1001159, Commands
  957.       out of sync on Insert
  958.     * tbl_move_copy.php: bug 995098, cannot copy table data only
  959.     * libraries/dbi/mysqli.dbi.lib.php: use faster AND comparison for flags,
  960.       as suggested by Michal
  961.     * libraries/export/sql.php: workaround for datetime export because
  962.       mysqli under MySQL 4.1.3 reports a datetime as binary
  963.  
  964. 2004-07-31 Alexander M. Turek  <me@derrabus.de>
  965.     * tbl_change.php, tbl_replace.php, libraries/relation.lib.php: Small
  966.       optimizations, freed some results (thanks to Marc for the one in
  967.       tbl_replace.php).
  968.     * lang/sync_lang.sh: Updated sync script for the new names of the chinese
  969.       language files.
  970.  
  971. 2004-07-30 Alexander M. Turek  <me@derrabus.de>
  972.     * lang/chinese_*.inc.php, libraries/select_lang.lib.php: More consistant
  973.       naming for the chinese language files.
  974.  
  975. 2004-07-30 Marc Delisle  <lem9@users.sourceforge.net>
  976.     * lang/hungarian: updates, thanks to Peter Bakondy
  977.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  978.     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
  979.  
  980. 2004-07-29 Marc Delisle  <lem9@users.sourceforge.net>
  981.     * libraries/sqlparser*.php: bug 965026, support of GROUP_CONCAT()
  982.  
  983. 2004-07-28 Michal ─îiha┼Ö  <michal@cihar.com>
  984.     * tbl_properties_structure.php: Allow to create primary key when there was
  985.       none before (bug #996246).
  986.  
  987. 2004-07-27 Marc Delisle  <lem9@users.sourceforge.net>
  988.     * libraries/sqlparser*.php: bug 981343,
  989.       cannot copy a table with a timestamp (MySQL 4.1.2)
  990.  
  991. 2004-07-25 Marc Delisle  <lem9@users.sourceforge.net>
  992.     * main.php, libraries/common.lib.php: bug 997682:
  993.       illegal mix of collations
  994.     * server_privileges.php: same bug
  995.       FIXME: check privileges for a db
  996.  
  997. 2004-07-23 Marc Delisle  <lem9@users.sourceforge.net>
  998.     * Documentation.html: take into account the new script to
  999.       create tables for the infrastructure
  1000.  
  1001. 2004-07-23 Alexander M. Turek  <me@derrabus.de>
  1002.     * config.inc.php, libraries/config_import.lib.php,
  1003.       libraries/select_lang.lib.php: Made phpMyAdmin aware that there is a
  1004.       charset called gbk.
  1005.  
  1006. 2004-07-20 Marc Delisle  <lem9@users.sourceforge.net>
  1007.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  1008.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  1009.  
  1010. 2004-07-20 Alexander M. Turek  <me@derrabus.de>
  1011.     * Documentation.html: added note about php5.
  1012.  
  1013. 2004-07-18 Marc Delisle  <lem9@users.sourceforge.net>
  1014.     * main.php: doc link for connection collation
  1015.  
  1016. 2004-07-17 Alexander M. Turek  <me@derrabus.de>
  1017.     * libraries/database_interface.lib.php, libraries/dbi/*.dbi.lib.php:
  1018.       moved redundant post-connect code into database_interface.lib.php.
  1019.     * libraries/url_generating.lib.php: Added ability to skip certain hidden
  1020.       input fields.
  1021.     * libraries/database_interface.lib.php: Added new function for retreiving
  1022.       MySQL variables.
  1023.     * libraries/mysql_charsets.lib.php: Added optional onchange-submit feature
  1024.       to collation dropdown box.
  1025.     * main.php, lang/*.inc.php, libraries/database_interface.lib.php,
  1026.       libraries/url_generating.lib.php: The user may now choose his connection
  1027.       character set. This should fix bug #984912.
  1028.       WARNING: The pmadb needs to be converted to UTF-8 now!
  1029.       TODO: Handle non-UTF-8 pmadb more nicely.
  1030.  
  1031. 2004-07-16 Marc Delisle  <lem9@users.sourceforge.net>
  1032.     * index.php: left frame display problems under IE
  1033.  
  1034. 2004-07-16 Michal ─îiha┼Ö  <michal@cihar.com>
  1035.     * libraries/export/sql.php: Remove code for old MySQL version, do not
  1036.       store query, better handle various end of lines (probably bug #979635).
  1037.  
  1038. 2004-07-15 Alexander M. Turek  <me@derrabus.de>
  1039.     * scripts/create_tables.old.sql, scripts/create_tables.sql: Force UTF-8
  1040.       for PMA database in MySQL 4.1 and above.
  1041.       TODO: - Update docs
  1042.             - Add conversion code to the docs
  1043.             - add charset checks to pmadb validation code
  1044.     * main.php: bug #991887.
  1045.     * server_databases.php: Add database collations to statistics.
  1046.     * lang/german-*.inc.php: Grammar.
  1047.  
  1048. 2004-07-15 Michal ─îiha┼Ö  <michal@cihar.com>
  1049.     * tbl_properties_export.php: Fix export of queries with empty WHERE clause
  1050.       (bug #990330).
  1051.     * libraries/display_export.lib.php: Display SQL export after saving file
  1052.       on server    (bug #989657).
  1053.     * tbl_properties_export.php: In case we don't need to reconstruct complete
  1054.       query just drop LIMIT part (workaround for bug #955175 and should fix
  1055.       bug #990724).
  1056.     * libraries/export/sql.php: Fix export of '0' strings (bug #990398).
  1057.  
  1058. 2004-07-15 Marc Delisle  <lem9@users.sourceforge.net>
  1059.     * tbl_change.php: bug 990959, undefined index for DATETIME
  1060.       field (problem in UTF-8 only!)
  1061.     * main.php: bug 984136: other fix for RTL and logo
  1062.  
  1063. 2004-07-14 Marc Delisle  <lem9@users.sourceforge.net>
  1064.     * index.php, libraries/common.lib.php: bug 989581 and left panel
  1065.       display problems when switching themes
  1066.     * tbl_relation.php: bug 978111, out of sync in Relation view
  1067.       (note: we need to use the PMA_DBI_QUERY_STORE option in a mysqli query
  1068.        when we later do a PMA_DBI_num_rows() on the results)
  1069.  
  1070. 2004-07-13 Michal ─îiha┼Ö  <michal@cihar.com>
  1071.     * lang/czech: Updated.
  1072.  
  1073. 2004-07-13 Alexander M. Turek  <me@derrabus.de>
  1074.     * libraries/dbi/mysqli.dbi.lib.php: avoid php errors if result set is
  1075.       FALSE.
  1076.     * libraries/mysql_charsets.lib.php, lang/*.inc.php: Updated collation
  1077.       definitions for MySQL 4.1.3 and 4.1.4.
  1078.     * lang/german-*.inc.php: Updates.
  1079.     * db_details_db_info.php: Fixed a few "out of sync" errors.
  1080.     * Documentation.html: removed a pre-php-4.1 note.
  1081.  
  1082. 2004-07-12 Marc Delisle  <lem9@users.sourceforge.net>
  1083.     * all themes/colors.inc.php, libraries/common.lib.php,
  1084.       config.inc.php, Documentation.html: rename colors.inc.php to
  1085.       layout.inc.php, thanks to Garvin for the suggestion
  1086.  
  1087. 2004-07-10 Marc Delisle  <lem9@users.sourceforge.net>
  1088.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  1089.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  1090.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  1091.  
  1092. 2004-07-09 Marc Delisle  <lem9@users.sourceforge.net>
  1093.     * tbl_change.php: bug 981793, cross-window update message when inserting
  1094.       a record and fetching a value from the browse foreigners window,
  1095.       thanks to Michael Keck
  1096.  
  1097. 2004-07-08 Marc Delisle  <lem9@users.sourceforge.net>
  1098.     * db_details_qbe.php: undefined offset and undefined variable
  1099.  
  1100. 2004-07-07 Marc Delisle  <lem9@users.sourceforge.net>
  1101.     * main.php: bug 984136, wrong alignment in RTL languages
  1102.     * lang/arabic-utf-8, lang/sync_lang.sh: bug 984176, wrong encoding
  1103.       for arabic UTF-8. sync with --iconv works.
  1104.     * tbl_relation.php: use PMA_DBI_try_query() to be able to catch the
  1105.       missing index error (InnoDB) and give appropriate advice
  1106.  
  1107. 2004-07-06 Marc Delisle  <lem9@users.sourceforge.net>
  1108.     * libraries/export/xls.php: enable user to specify './tmp' as the
  1109.       TempDir -- use realpath() to find the complete path. Add error trap
  1110.       in case OLE cannot write to directory. Add setTempDir() to enable OLE
  1111.       write in this directory.
  1112.     * Documentation.html: document the TempDir creation and PHP safe mode
  1113.       issues with PEAR
  1114.  
  1115. 2004-07-05 Marc Delisle  <lem9@users.sourceforge.net>
  1116.     * footer.inc.php, index.php, queryframe.php: bug 981939, database
  1117.       selection in left frame under Opera, and problems with dropdown
  1118.       in left frame when many databases are there (original theme),
  1119.       thanks to Michael Keck
  1120.     * header.inc.php: bug 965594: spaces after colons, and remove old code
  1121.     * libraries/sqlparser.lib.php: bug 983992, error in search mode because
  1122.       MySQL 4.0.18+ has changed the way to report the foreign key references
  1123.       when the foreign key is in a different db
  1124.  
  1125. 2004-07-02 Marc Delisle  <lem9@users.sourceforge.net>
  1126.     * main.php: put Create button on the same line as the input field
  1127.  
  1128. 2004-07-01 Michal ─îiha┼Ö  <michal@cihar.com>
  1129.     * lang/czech: Updated.
  1130.  
  1131. 2004-07-01 Marc Delisle  <lem9@users.sourceforge.net>
  1132.     * queryframe.php: improve XHTML
  1133.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  1134.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  1135.     * lang/dutch: Update thanks to Ivo Teel - calimonk.
  1136.  
  1137. 2004-06-30 Marc Delisle  <lem9@users.sourceforge.net>
  1138.     * left.php: fix against security alert, thanks to Garvin
  1139.     * Documentation.html: FAQ 8.2 for security alert
  1140.     * config.inc.php, lang/*, libraries/display_export.lib.php,
  1141.       libraries/config_import.lib.php, libraries/common.lib.php,
  1142.       libraries/export/sql.php: bug 981359: now the hexadecimal encoding
  1143.       of binary fields is optional, because there are fields marked binary
  1144.       that have text contents, like mysql.user
  1145.     ### 2.5.7-pl1 released
  1146.  
  1147. 2004-06-30 Alexander M. Turek  <me@derrabus.de>
  1148.     * libraries/common.lib.php: Fix against $_REQUEST['cfg'] exploits.
  1149.  
  1150. 2004-06-29 Michal ─îiha┼Ö  <michal@cihar.com>
  1151.     * lang/check_lang.sh: Checks for diffstat presence.
  1152.  
  1153. 2004-06-28 Marc Delisle  <lem9@users.sourceforge.net>
  1154.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac)
  1155.     ### 2.6.0-beta2 released
  1156.  
  1157.  
  1158. 2004-06-27 Michal ─îiha┼Ö  <michal@cihar.com>
  1159.     * lang/*: Make all export choices look simmilar ('drop table' -> DROP
  1160.       TABLE), removed unused strings (there vere MANY!), fixed some czech
  1161.       texts.
  1162.     * scripts/find_unused_messages.sh: New script to find unused messages in
  1163.       translations.
  1164.  
  1165. 2004-06-27 Marc Delisle  <lem9@users.sourceforge.net>
  1166.     * tbl_query_box.php: bug #975382, fields list on a non-existing table
  1167.  
  1168. 2004-06-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  1169.     * libraries/dbi/mysql.dbi.lib.php: bug #980594.
  1170.  
  1171. 2004-06-26 Marc Delisle  <lem9@users.sourceforge.net>
  1172.     * lang/hungarian: updates, thanks to Peter Bakondy
  1173.  
  1174. 2004-06-25 Marc Delisle  <lem9@users.sourceforge.net>
  1175.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  1176.     * main.php: js error when switching theme, thanks to Michael Keck
  1177.  
  1178. 2004-06-25 Michal ─îiha┼Ö  <michal@cihar.com>
  1179.     * main.php, libraries/select_lang.lib.php: Remember selected charset in
  1180.       cookie.
  1181.     * libraries/display_export.lib.php: Add back key checking disabling.
  1182.     * libraries/export/sql.php: Brand new CREATE query rewriter from LinuxTag,
  1183.       fixes bug #979635.
  1184.     * read_dump.php: Lets handle better comments, current detection still
  1185.       doesn't work with comments inside checked SQL commands, but I thing
  1186.       checking these would be overhead (bug #978114).
  1187.  
  1188. 2004-06-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  1189.     * queryframe.php: Undefined index errors.
  1190.     * footer.inc.php: bug #979610.
  1191.     * server_privileges.php: bug #979596 (granting privileges doesn't take
  1192.       wildcards in account).
  1193.     * lang/catalan-*.inc.php: Updates, thanks to Xavier Navarro (xavin).
  1194.     * lang/german-*.inc.php: Updates.
  1195.  
  1196. 2004-06-24 Marc Delisle  <lem9@users.sourceforge.net>
  1197.     * left.php, config.inc.php, Documentation.html,
  1198.       libraries/config_import.lib.php + common.lib.php, all colors.inc.php:
  1199.       $cfg['LeftPointerEnable']
  1200.     * db_details_structure.php, server_variables.php,
  1201.       tbl_properties_structure.php, config.inc.php, Documentation.html,
  1202.       libraries/config_import.lib.php + common.lib.php + display_tbl.lib.php,
  1203.       all colors.inc.php:
  1204.       $cfg['BrowsePointerEnable']
  1205.     * db_details_structure.php, tbl_properties_structure.php, config.inc.php,
  1206.       Documentation.html, all colors.inc.php,
  1207.       libraries/config_import.lib.php + common.lib.php + display_tbl.lib.php:
  1208.       $cfg['BrowseMarkerEnable']
  1209.     * themes/.../img/logo_left.png + logo_right.png: new logo,
  1210.       thanks to Michael Keck (mkkeck)
  1211.     * index.php: compute queryframe_height from image size, thanks to
  1212.       Michael Keck
  1213.     * footer.inc.php: sync left frame when choosing a db from server_databases,
  1214.       thanks to Michael Keck
  1215.     * export.php: no longer auto-select the textarea containing exported data
  1216.     * queryframe.php: bug #977790, missing library,
  1217.       thanks to Anthony Parsons (anthony.parsons at manx.net)
  1218.     * footer.inc.php: sync left-frame dropdown for databases when the
  1219.       number of tables changes, thanks to Michael Keck
  1220.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  1221.     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
  1222.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  1223.     ### 2.6.0-beta1 released
  1224.  
  1225. 2004-06-24 Alexander M. Turek  <me@derrabus.de>
  1226.     * libraries/dbi/mysqli.dbi.php: Undefined variable if PMA_DBI_getError() is
  1227.       called although no error occured.
  1228.  
  1229. 2004-06-24 Michal ─îiha┼Ö  <michal@cihar.com>
  1230.     * main.php, changelog.php: Add headers to ChangeLog display.
  1231.     * scripts/create_tables.sql: Add IF EXISTS.
  1232.     * libraries/read_dump.lib.php: Ignore comments for SQL splitting,
  1233.       otherwise unmatched quotes cause problems (bug #978113).
  1234.     * libraries/common.lib.php: Use read_dump.php instead of sql.php for
  1235.       links, otherwise we'll fail on commas.
  1236.     * read_dump.php, libraries/read_dump.lib.php: Show last SELECT result also
  1237.       when there are comments behind last query.
  1238.  
  1239. 2004-06-23 Marc Delisle  <lem9@users.sourceforge.net>
  1240.     * many files: remove references to older /images, and
  1241.       erase /images contents
  1242.  
  1243. 2004-06-22 Marc Delisle  <lem9@users.sourceforge.net>
  1244.     * config.inc.php, themes/.../colors.inc.php: remove color-related
  1245.       parameters from config.inc.php, and non-color-related from colors.inc.php
  1246.     * config.inc.php, libraries/common.lib.php, libraries/config_import.lib.php:
  1247.       missing parameter for the Refresh link feature
  1248.  
  1249. 2004-06-22 Michal ─îiha┼Ö  <michal@cihar.com>
  1250.     * libraries/relation.lib.php: Fix possible error on non existant pma db.
  1251.  
  1252. 2004-06-20 Marc Delisle  <lem9@users.sourceforge.net>
  1253.     * themes.php: use standard headers. A iso-8859-1 charset was hardcoded
  1254.       in this script, but it's better to use libraries/header_http.inc.php
  1255.  
  1256. 2004-06-18 Marc Delisle  <lem9@users.sourceforge.net>
  1257.     * themes/original/img/item*.png, themes/original/css/theme_right.css.php,
  1258.       libraries/common.lib.php, libraries/display_export.lib.php,
  1259.       db_details_structure.php, tbl_select.php:
  1260.       fix IE font size problem, redesign search and export pages,
  1261.       thanks to Michael Keck (mkkeck)
  1262.     * libraries/string.lib.php: bug #975290, wrong internal encoding
  1263.       for hebrew, thanks to Moshe Bergman (moshe_be)
  1264.  
  1265. 2004-06-17 Alexander M. Turek  <me@derrabus.de>
  1266.     * libraries/dbi/mysql.dbi.php: Removed debug code.
  1267.     * libraries/dbi/mysqli.dbi.php: If connecting fails, we don't know the
  1268.       MySQL version.
  1269.  
  1270. 2004-06-17 Marc Delisle  <lem9@users.sourceforge.net>
  1271.     * libraries/common.lib.php: fix "original" theme colors
  1272.     * db_details_structure.php: cosmetic fix in error message
  1273.     * tbl_properties_structure.php, tbl_relation.php:
  1274.       enable Relation view for InnoDB, even if the internal
  1275.       relational infrastructure is not available
  1276.     * libraries/common.lib.php: undefined $unparsed_sql when fmtType=='none'
  1277.     * config.inc.php: clarify MainPageIconic comments
  1278.  
  1279. 2004-06-16 Marc Delisle  <lem9@users.sourceforge.net>
  1280.     Changes, thanks to Michael Keck (mkkeck):
  1281.     * libraries/auth/config.auth.lib.php +  http.auth.lib.php:
  1282.       style for error messages
  1283.     * main.php, themes.php, libraries/select_theme.lib.php,
  1284.       css/phpmyadmin.css.php, themes/original/img + css:
  1285.       put original theme under the same structure as darkblue_orange
  1286.  
  1287. 2004-06-16 Michal ─îiha┼Ö  <michal@cihar.com>
  1288.     * header.inc.php: Use rather _SERVER than GLOBALS, should fix bug #973602.
  1289.  
  1290. 2004-06-15 Marc Delisle  <lem9@users.sourceforge.net>
  1291.     * queryframe.php: undefined $cfgRelation, thanks to Michael Keck (mkkeck)
  1292.     * export.php, sql.php, db_details_importdocsql.php, ldi_check.php,
  1293.       tbl_replace.php, libraries/common.lib.php,
  1294.       libraries/transformations.lib.php: new function PMA_securePATH()
  1295.     * main.php, tbl_properties_structure.php: theme "none" should be "original",
  1296.       thanks to Michael Keck (mkkeck)
  1297.     * left.php, tbl_properties.inc.php, librairies/common.lib.php:
  1298.       missing title tags
  1299.  
  1300. 2004-06-15 Michal ─îiha┼Ö  <michal@cihar.com>
  1301.     * lang/czech: Updated.
  1302.     * config.inc.php, libraries/config_import.lib.php,
  1303.       libraries/common.lib.php: Support for SHA1 function (RFE #971703).
  1304.     * queryframe.php: Do not show <hr /> when no logo is shown.
  1305.     * main.php: Generate hidden inputs nicely.
  1306.     * main.php, libraries/common.lib.php, libraries/select_theme.lib.php: Use
  1307.       pma_theme as cookie name, default theme to some reasonable value to
  1308.       avoid undefined variables all around the code.
  1309.     * main.php, lang/*: strSelectTheme is IMHO not needed.
  1310.     * Documentation.html, config.inc.php, index.php, left.php, main.php,
  1311.       queryframe.php, libraries/config_import.lib.php,
  1312.       libraries/select_server.lib.php: Use same code for all server selection,
  1313.       possibly display server links also in right frame, show server links in
  1314.       query frame when possible.
  1315.     * libraries/display_export.lib.php: Fix broken choice switching.
  1316.     * tbl_change.php: Fix wrong path to image.
  1317.     * tbl_properties_operations.php: Define sort order for sorting tables
  1318.       (RFE #971314).
  1319.     * libraries/common.lib.php: On error show edit link with table context if
  1320.       possible.
  1321.  
  1322. 2004-06-15 Alexander M. Turek  <me@derrabus.de>
  1323.     * libraries/config_import.lib.php: The default settings should be merged.
  1324.  
  1325. 2004-06-14 Marc Delisle  <lem9@users.sourceforge.net>
  1326.     Changes, thanks to Michael Keck (mkkeck):
  1327.     * images/b_tblops.png, themes/darkblue_orange/img/b_tblops.png: new icon
  1328.     * both themes: new screen.png reflecting current logo
  1329.     * db_details_structure.php: improve background image in error section
  1330.     * main.php: $theme='none' no longer a possible choice
  1331.     * open.php: permits access to message strings in theme manager
  1332.     * themes/index.php: new calling
  1333.     My changes:
  1334.     * libraries/common.lib.php: proper revision check
  1335.     * libraries/select_theme.lib.php: remove unneeded counter, and fix
  1336.       undefined $PHP_SELF
  1337.     * libraries/dbi/mysql.dbi.lib.php: errors on mysql_errno() when the
  1338.       login is invalid
  1339.  
  1340. 2004-06-13 Marc Delisle  <lem9@users.sourceforge.net>
  1341.     * many files: redesign part 3, thanks to Michael Keck (mkkeck).
  1342.       New /themes structure for Theme management
  1343.       TODO: code improvement, access to /lang from themes/index.php,
  1344.             possible logo change
  1345.  
  1346. 2004-06-11 Marc Delisle  <lem9@users.sourceforge.net>
  1347.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  1348.  
  1349. 2004-06-10 Marc Delisle  <lem9@users.sourceforge.net>
  1350.     * libraries/auth/config.auth.lib.php, libraries/dbi/mysql.dbi.lib.php,
  1351.       libraries/dbi/mysql.dbi.lib.php,
  1352.       lang/*: bug 968089: catch error when server is not responding
  1353.       and show an appropriate message
  1354.     * left.php: undefined variable
  1355.  
  1356. 2004-06-09 Alexander M. Turek  <me@derrabus.de>
  1357.     ### 2.5.7 released from MAINT_2_5 branch.
  1358.  
  1359. 2004-06-08 Michal ─îiha┼Ö  <michal@cihar.com>
  1360.     * config.inc.php, lang/*, libraries/common.lib.php,
  1361.       libraries/config_import.lib.php, libraries/display_export.lib.php,
  1362.       libraries/export/sql.php: Add FOREIGN_KEY_CHECKS=0 to export (RFE
  1363.       #966038).
  1364.  
  1365. 2004-06-08 Alexander M. Turek  <me@derrabus.de>
  1366.     * libraries/common.lib.php: backwards compatibility.
  1367.     * config.inc.php: typo.
  1368.  
  1369. 2004-06-07 Marc Delisle  <lem9@users.sourceforge.net>
  1370.     * libraries/dbi/mysqli.dbi.lib.php: omit last parameter when calling
  1371.       mysqli_connect() to enable the use of default socket
  1372.  
  1373. 2004-06-07 Michal ─îiha┼Ö  <michal@cihar.com>
  1374.     * lang/czech: Updated.
  1375.     * libraries/charset_conversion.lib.php: Do not convert, if charsets are
  1376.       same.
  1377.     * config.inc.php, export.php, lang/*, libraries/config_import.lib.php,
  1378.       libraries/display_export.lib.php, libraries/export/xls.php,
  1379.       Documentation.html: EXPERIMENTAL native MS Excel export support, using
  1380.       PEAR module Spreadsheet_Excel_Writer (RFE #968110).
  1381.     * Documentation.html: Described older config.inc.php support (RFE
  1382.       #968177).
  1383.  
  1384. 2004-06-07 Alexander M. Turek  <me@derrabus.de>
  1385.     * css/phpmyadmin.css.php: beautifications.
  1386.     * server_databases.php, server_privileges.php, css/phpmyadmin.css.php:
  1387.       Enabled new icons for privileges administration (patch #947190).
  1388.     * lang/*.inc.php, libraries/mysql_charsets.lib.php: The new collation page
  1389.       latin1_spanish_ci (introduced with MySQL 4.1.2) is now described
  1390.       correctly.
  1391.     * lang/german-*.inc.php: Updates.
  1392.     * scripts/create-release.sh: Create backup config file (RFE #968177).
  1393.  
  1394. 2004-06-06 Garvin Hicking <me@supergarv.de>
  1395.     * libraries/display_tbl.lib.php, libraries/functions.js,
  1396.       css/phpmyadmin.css.php: Further fixing of broken vertical
  1397.       column highlighting; empty repeated header cells are now <th>, not
  1398.       <td>. Adjusted CSS to not change visual display of those.
  1399.     * (same files): Optimized unneccessary preg_replace.
  1400.  
  1401. 2004-06-04 Michal ─îiha┼Ö  <michal@cihar.com>
  1402.     * libraries/read_dump.lib.php: Do not strip comments here.
  1403.     * libraries/sqlparser.lib.php: Handle correctly all MySQL comments (-- can
  1404.       be followed with any control char) (patch #965106).
  1405.     * lang/danish: Updated, thanks to AlleyKat - dk_alleykat.
  1406.  
  1407. 2004-06-04 Garvin Hicking <me@supergarv.de>
  1408.     * Bug #959320: Broken row highlighting in vertical
  1409.       browsing mode fixed. The pointer will now highlight
  1410.       columns as expected and unmark the row after unclicking.
  1411.  
  1412. 2004-06-03 Alexander M. Turek  <me@derrabus.de>
  1413.     * header.inc.php: Undefined variable.
  1414.  
  1415. 2004-06-03 Michal ─îiha┼Ö  <michal@cihar.com>
  1416.     * db_details_links.php, header.inc.php, server_links.inc.php,
  1417.       tbl_properties_links.php, css/phpmyadmin.css.php: Use classes for
  1418.       heading (RFE #965542).
  1419.     * libraries/common.lib.php: Add drop class also to td (RFE #946540).
  1420.     * db_details.php, db_details_structure.php, css/phpmyadmin.css.php: CSSize
  1421.       error messages.
  1422.     * header.inc.php: Remove spaces before colons (bug #965594).
  1423.     * lang/*, libraries/common.lib.php: Remove spaces from strServer,
  1424.       strDatabase (needed for above fix).
  1425.     * libraries/config_import.lib.php: Do not override
  1426.       $cfg['ShowHttpHostTitle'].
  1427.     * config.inc.php, css/phpmyadmin.css.php, libraries/config_import.lib.php:
  1428.       Can disable main page icons (bug #965550).
  1429.     * header.inc.php, css/phpmyadmin.css.php: Use span insted of div, div is
  1430.       not allowed here.
  1431.     * tbl_query_box.php: Fix default query generating.
  1432.  
  1433. 2004-06-02 Alexander M. Turek  <happybirthdaytome@derrabus.de>
  1434.     * db_details_db_info.php, tbl_properties_tbl_info.php: Table type is called
  1435.       "Engine" in MySQL 4.1.2 (bug #964011).
  1436.  
  1437. 2004-05-31 Marc Delisle  <lem9@users.sourceforge.net>
  1438.     * header.inc.php: bug #963414, when PropertiesIconic was false,
  1439.       the code did not define the icon variables. Also, remove hardcoded
  1440.       'Server' string
  1441.     * pdf_schema.php: bug #915735, dictionary cropped in landscape letter
  1442.  
  1443. 2004-05-30 Michal ─îiha┼Ö  <michal@cihar.com>
  1444.     * libraries/display_tbl.lib.php: Return back to browsing after editing
  1445.       row.
  1446.  
  1447. 2004-05-29 Marc Delisle  <lem9@users.sourceforge.net>
  1448.     * sql.php: bug #956828, deleting last row gives an error. I could not
  1449.       find a case where we need the line I just removed, which was
  1450.       causing the bug.
  1451.     * tbl_properties.inc.php: missing statement group {}, was causing
  1452.       the display of part of the changing amount of columns dialog
  1453.       when editing a field structure
  1454.  
  1455. 2004-05-28 Michal ─îiha┼Ö  <michal@cihar.com>
  1456.     * libraries/display_tbl.lib.php: Decrease limit for query truncating (see
  1457.       comments in bug #951744).
  1458.     * Documentation.html, config.inc.php, tbl_query_box.php: Default query can
  1459.       contain field names (RFE #948590, patch #961726).
  1460.  
  1461. 2004-05-26 Michal ─îiha┼Ö  <michal@cihar.com>
  1462.     * lang/norwegian: Update, thanks to Sven-Erik Andersen - sven-erik.
  1463.     * lang/estonian: Update thanks to Alvar Soome - finsoft.
  1464.     * lang/indonesian: Update thanks to Rachim Tamsjadi - tamsy.
  1465.     * lang/dutch: Update thanks to Ivo Teel - calimonk.
  1466.     * lang/german-utf-8: Remove duplicated string.
  1467.     * lang/*: Remove allow_recoding from non utf-8 translations.
  1468.     * tbl_properties.inc.php, tbl_properties_operations.php: PMA_DBI_num_rows
  1469.       is not needed and does not work with MYSQL_USE_RESULT (bug #952162).
  1470.  
  1471. 2004-05-26 Alexander M. Turek  <me@derrabus.de>
  1472.     * translators.html: Linked to Indonesian translator's SF page instead of
  1473.       his email address.
  1474.  
  1475. 2004-05-25 Michal ─îiha┼Ö  <michal@cihar.com>
  1476.     * main.php, libraries/select_lang.lib.php: Use pma_lang cookie instead of
  1477.       just lang.
  1478.     * libraries/select_lang.lib.php: Fix language dialects detection (based on
  1479.       patch #958994).
  1480.  
  1481. 2004-05-23 Garvin Hicking <pma@supergarv.de>
  1482.     * db_details.php: Fixed broken file upload since redesign-patch.
  1483.  
  1484. 2004-05-20 Michal ─îiha┼Ö  <michal@cihar.com>
  1485.     * many files: Little code reorganistaion (RFE #957308), removed some
  1486.       remaining php3 compatibility code in SQL parser.
  1487.  
  1488. 2004-05-20 Marc Delisle  <lem9@users.sourceforge.net>
  1489.     * pdf_schema.php: set contents page (first page)'s orientation
  1490.       to the same asked for the data dictionary
  1491.  
  1492. 2004-05-19 Marc Delisle  <lem9@users.sourceforge.net>
  1493.     * tbl_select.php: bug 956137, undefined $data: on the search page,
  1494.       PMA_foreignDropdown() must be called with no current value for
  1495.       the data
  1496.  
  1497. 2004-05-19 Michal ─îiha┼Ö  <michal@cihar.com>
  1498.     * libraries/auth/cookie.auth.lib.php: Show login form in top frame.
  1499.  
  1500. 2004-05-16 Alexander M. Turek  <me@derrabus.de>
  1501.     * db_details.php, db_details_structure.php, sql.php, tbl_indexes.php,
  1502.       tbl_properties_structure.php, tbl_query_box.php,
  1503.       images/b_dbstatistics.png, images/b_tbloptimize.png,
  1504.       images/b_useradd.png, images/b_usercheck.png, images/b_userdrop.png,
  1505.       images/b_useredit, libraries/display_tbl.lib.php,
  1506.       libraries/display_tbl_links.lib.php:
  1507.       Patch #947190 (Redesign) - Part 2, thanks to Michael Keck (mkkeck).
  1508.     * libraries/functions.js: Bugfix for (un)check all features if
  1509.       $cfg['ModifyAtLeft'] and $cfg['ModifyAtRight'] are enabled both, thanks
  1510.       to Michael Keck (mkkeck).
  1511.     * Documentation.html: Let's use a hyperlink instead of referring to the
  1512.       chapter, as the chaper numbers might change.
  1513.  
  1514. 2004-05-14 Michal ─îiha┼Ö  <michal@cihar.com>
  1515.     * libraries/auth/cookie.auth.lib.php: Use one cookie set for each server,
  1516.       not just one global (patch #952917, bug #687009).
  1517.  
  1518. 2004-05-13 Michal ─îiha┼Ö  <michal@cihar.com>
  1519.     * libraries/export/sql.php: Minor optimalisations.
  1520.     * sql.php, tbl_replace.php, libraries/display_tbl.lib.php: Use same code
  1521.       for generating INSERT and UPDATE queries (also fixes bug #953250).
  1522.     * tbl_replace_fields.php: When field is not set, it is not set :-) (bug
  1523.       #953295).
  1524.     * tbl_change.php: Repeat Go button every 15 rows globally and not per
  1525.       record.
  1526.     * tbl_change.php, libraries/tbl_change.js: Uncheck Ignore checkbox for
  1527.       inserting when multiple inserts after changing value (RFE #749733).
  1528.     * header.inc.php: Simplified title generating.
  1529.     * lang/czech: Fixed untranslated word (translation #952551).
  1530.     * scripts/create_tables.sql: Cleaned up description, regenerated dump.
  1531.     * tbl_row_delete.php: Highlight correct tab for multi row editing/export.
  1532.     * tbl_properties_export.php: Generate better query for multi row export.
  1533.     * tbl_row_delete.php, lang/*: Handle situation, where user didn't select
  1534.       anything, display DROP query on better place (bellow tabs).
  1535.     * libraries/common.lib.php: Show refresh link only for SELECT and SHOW
  1536.       queries.
  1537.     * main.php, css/phpmyadmin.css.php: Let's get rid of some tables.
  1538.     * libraries/sqlparser.lib.php, lang/*: Report syntax error when there is
  1539.       a broken comment (bug #905066).
  1540.     * db_details_structure.php: Fixed colspan.
  1541.     * tbl_properties_table_info.php: Do not fail on broken table.
  1542.  
  1543. 2004-05-12 Marc Delisle  <lem9@users.sourceforge.net>
  1544.     * db_details_structure.php: bug #951143, undefined $header_url_qry
  1545.  
  1546. 2004-05-11 Marc Delisle  <lem9@users.sourceforge.net>
  1547.     * tbl_replace.php, tbl_indexes.php, sql.php, db_details_common.php,
  1548.       libraries/db_table_exists.php: use PMA_sendHeaderLocation()
  1549.  
  1550. 2004-05-11 Michal ─îiha┼Ö  <michal@cihar.com>
  1551.     * libraries/sqlparser.lib.php: Modified pretty printer to display nicer
  1552.       queries generated by our db search.
  1553.     * db_search.php: Do not generate search query to include all fields, just
  1554.       SELECT * is enough.
  1555.     * libraries/display_tbl.lib.php: Use shorter query for edit/delete if
  1556.       original one is too long (bug #951744).
  1557.  
  1558. 2004-05-10 Marc Delisle  <lem9@users.sourceforge.net>
  1559.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  1560.     * left.php: commit for Garvin: fix for wrong group expanding (group
  1561.       name containing foreign characters)
  1562.  
  1563. 2004-05-10 Michal ─îiha┼Ö  <michal@cihar.com>
  1564.     * libraries/dbi/mysql.dbi.lib.php: Fix PMA_DBI_field_name, fixes also bug
  1565.       #951226.
  1566.  
  1567. 2004-05-10 Garvin Hicking <pma@supergarv.de>
  1568.     * db_details_structure.php, tbl_properties_structure.php: Fixed
  1569.       row-selection Javascript for Internet Explorer.
  1570.  
  1571. 2004-05-09 Garvin Hicking <pma@supergarv.de>
  1572.     * main.php, css/phpmyadmin.css.php: Corrected <form> position
  1573.       to XHTML compliance. Introduced "nospace" class.
  1574.  
  1575. 2004-05-09 Michal ─îiha┼Ö  <michal@cihar.com>
  1576.     * lang/czech: Updated.
  1577.     * tbl_properties_operations.php: Fixed documentation link.
  1578.  
  1579. 2004-05-09 Alexander M. Turek  <me@derrabus.de>
  1580.     * db_datadict.php: Patch #950726 (minor CSS fixes) thanks to
  1581.       Adam Shantz (musus).
  1582.     * lang/german-*.inc.php: Updates.
  1583.     * db_details_structure.php, main.php:
  1584.       - coding standards;
  1585.       - removed debug code.
  1586.  
  1587. 2004-05-09 Marc Delisle  <lem9@users.sourceforge.net>
  1588.     * tbl_properties_operations.php, lang/*: InnoDB table defragmentation
  1589.  
  1590. 2004-05-08 Alexander M. Turek  <me@derrabus.de>
  1591.     * config.inc.php, db_details_structure.php, Documentation.html,
  1592.       header.inc.php, left.php, main.php, images/*, libraries/common.lib.php,
  1593.       libraries/config_import.lib.php:
  1594.       Patch #947190 (Redesign) - Part 1, thanks to Michael Keck (mkkeck).
  1595.  
  1596. 2004-05-07 Alexander M. Turek  <me@derrabus.de>
  1597.     * calendar.php: Added missing CVS-ID-Tag.
  1598.  
  1599. 2004-05-07 Marc Delisle  <lem9@users.sourceforge.net>
  1600.     ### 2.6.0-alpha2 released
  1601.  
  1602. 2004-05-07 Garvin Hicking <pma@supergarv.de>
  1603.     * db_details_db_info.php: When $cfg['ShowTooltipAliasTB'] is set to
  1604.       'nested', the displayed table names should always be the real names,
  1605.       not the table comments.
  1606.     * libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php,
  1607.       librarries/functions.js: RFE #856208 - Show (un)check all boxes
  1608.       for query results.
  1609.     * tbl_create.php, tbl_addfield.php, tbl_properties.inc.php:
  1610.       RFE #949594 - Allow changing amount of columns for adding fields/
  1611.       creating table (without losing previous data)
  1612.  
  1613. 2004-05-07 Alexander M. Turek  <me@derrabus.de>
  1614.     * README: Updated copyright as discussed a couple of days ago.
  1615.  
  1616. 2004-05-06 Garvin Hicking <pma@supergarv.de>
  1617.     * libraries/display_tbl.lib.php: Bug #949087 - Fixed JS error for
  1618.       mousepointer hovering on rows w/o checkboxes.
  1619.  
  1620. 2004-05-05 Marc Delisle  <lem9@users.sourceforge.net>
  1621.     * tbl_select.php: patch #939197, new choice of operator LIKE %...%
  1622.       because this syntax is so often used, thanks to Ruben Barkow (rubo77)
  1623.  
  1624. 2004-05-05 Garvin Hicking <pma@supergarv.de>
  1625.     * db_details_db_info.php, db_details_structure.php, left.php: Speed
  1626.       up table fetching when using $cfg['ShowTooltips']. Allow to only
  1627.       see the grouped/nested tables in properties panel when clicking on
  1628.       a table group on the left frame.
  1629.     * db_details_structure.php: If JS is enabled, take away <label> link
  1630.       functionality because of onmousedown-handler duplicating this
  1631.       effect.
  1632.     * tbl_properties_structure.php: RFE #947467 - coloured mousecursor
  1633.       for column overview.
  1634.  
  1635. 2004-05-05 Michal Cihar  <michal@cihar.com>
  1636.     * config.inc.php, tbl_change.php, tbl_replace.php,
  1637.       libraries/common.lib.php, libraries/config_import.lib.php: Support for
  1638.       insert multiple rows at once (RFE #749733).
  1639.     * scripts/extchg.sh, scripts/inno2pma.sh: Removed unneeded scripts.
  1640.  
  1641. 2004-05-04 Michal Cihar  <michal@cihar.com>
  1642.     * libraries/sqlparser.data.php: Add ENGINE to reserved words (used instead
  1643.       of TYPE in MySQL 4.1.1).
  1644.     * libraries/export/sql.php: Fix handling of multi column foreign keys (bug
  1645.       #946861).
  1646.  
  1647. 2004-05-04 Garvin Hicking <pma@supergarv.de>
  1648.     * db_details_structure.php: RFE #947467 - Made coloured Mousecursor
  1649.       available in tables overview, clicking on a cell in the table
  1650.       selects the checkbox next to it.
  1651.     * Documentation.html, config.inc.php, left.php: Use NaturalOrder
  1652.       for Non-Light left frame. Introduce new option 'nested' for
  1653.       $cfg['ShowTooltipAliasTB']. With this set Aliases are used for
  1654.       virtual nested grouping, but for the tablename itself the tablename
  1655.       will be show, not the Alias.
  1656.  
  1657. 2004-05-03 Alexander M. Turek  <me@derrabus.de>
  1658.     * lang/german-*.inc.php: Clarification.
  1659.  
  1660. 2004-05-03 Michal Cihar  <michal@cihar.com>
  1661.     * querywindow.php: Fix javascript error (bug #946823).
  1662.     * tbl_query_box.php: Stray <li> (bug #946530).
  1663.     * querywindow.php, tbl_query_box.php: A bit more XHTML validity.
  1664.     * css/phpmyadmin.css.php, libraries/common.lib.php: Make tabs CSS styled
  1665.       (RFE #946540).
  1666.     * db_details.php, tbl_change.php, tbl_query_box.php,
  1667.       css/phpmyadmin.css.php: Get rid of wrap="virtual" to achieve more XHTML
  1668.       validity.
  1669.     * libraries/common.lib.php, lang/*: Add Refresh link (RFE #942110).
  1670.     * sql.php, libraries/display_tbl.lib.php: Export only SELECT queries, do
  1671.       not show multi row actions when no checkboxes shown.
  1672.  
  1673. 2004-05-03 Garvin Hicking <pma@supergarv.de>
  1674.     * lang/german* - Translation
  1675.     * left.php: Bug #946501 - Nested table now also work with aliased
  1676.       tablenames.
  1677.     * config.inc.php, libraries/config_import.lib.php, querywindow.php,
  1678.       footer.inc.php, Documentation.html: Removed obsolete
  1679.       QueryFrameDebug configuration directive
  1680.     * tbl_row_delete.php: Multi Row edit/delete: Fixed wrong switch
  1681.       structure to take previous settings into account.
  1682.  
  1683. 2004-05-02 Michal Cihar  <michal@cihar.com>
  1684.     * tbl_change.php: Unclosed tag written by javascript (bug #945905).
  1685.  
  1686. 2004-04-30 Michal Cihar  <michal@cihar.com>
  1687.     * libraries/auth/cookie.auth.lib.php: Do not double frames on login (bug
  1688.       #944870).
  1689.  
  1690. 2004-04-29 Garvin Hicking <pma@supergarv.de>
  1691.     * db_details_structure.php: Bug #942362 - Colspan off by one
  1692.     * left.php: Modified js function to fit typecasting of Safari
  1693.     * browse_foreigners.php: Bug #928328 - Use correct urlencoding() of
  1694.       the primary key reference.
  1695.  
  1696. 2004-04-29 Marc Delisle  <lem9@users.sourceforge.net>
  1697.     * scripts/create-release.sh: keep only one previous version in cvs-prev
  1698.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  1699.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  1700.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  1701.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  1702.     * lang/slovenian update, thanks to Kositer Uros
  1703.     * libraries/common.lib.php: patch #859034, better BLOB comparison
  1704.  
  1705. 2004-04-29 Michal Cihar  <michal@cihar.com>
  1706.     * libraries/display_tbl.lib.php, libraries/sqlparser.lib.php,
  1707.       libraries/string.lib.php, libraries/dbi/mysql.dbi.lib.php: SQL parser
  1708.       now correctly works with multibyte strings (bug #936161).
  1709.     * libraries/dbi/mysql.dbi.lib.php: Do not break TEXT fields (bug #860160).
  1710.     * libraries/display_tbl.lib.php: Show if BLOB is null (RFE #941528).
  1711.     * tbl_properties_structure.php: Forgotten </nobr> -> </div>.
  1712.     * libraries/display_tbl.lib.php: Fixed class="nobr" -> class="nowrap".
  1713.  
  1714. 2004-04-28 Michal Cihar  <michal@cihar.com>
  1715.     * css/phpmyadmin.css.php: Force <button> to be displayed inline.
  1716.     * libraries/common.lib.php: When only_db matches no database, do not show
  1717.       any (bug #943626).
  1718.     * css/phpmyadmin.css.php: Not .nowrap, but div.nowrap should have zero
  1719.       margin/padding.
  1720.     * server_privileges.php: No ugly message when editing privileges for
  1721.       non-existant database (bug #942357).
  1722.  
  1723. 2004-04-28 Garvin Hicking <pma@supergarv.de>
  1724.     * left.php, main.php, server_databases.php, common.lib.php,
  1725.       db_details_common.php: Bug #942296 - Safari can't handle
  1726.       location.replace() redirects correctly
  1727.     * libraries/tbl_change.js: Restrict calendar to maximum values for
  1728.       days/hours/minutes/seconds.
  1729.     * tbl_change.php: Bug #913600 - Made tabindex/id of multi-edit table
  1730.       unique.
  1731.     * left.php, libraries/left.js: Fixed unneeded spacing between items
  1732.       and wrong collapsing in nested mode (Bug #943140). Removed
  1733.       some debugging non-xhtml tags.
  1734.     * css/phpmyadmin.css.php: Added zero margin/padding to nowrap element
  1735.       for compatibility to the good old nobr-tag
  1736.  
  1737. 2004-04-27 Michal Cihar  <michal@cihar.com>
  1738.     * calendar.php, libraries/tbl_change.js: Don't reset clock when moving in
  1739.       calendar.
  1740.     * Almost everything: Be valid XHTML 1.0 (probably still not completely),
  1741.       lists items now have padding, so no more magins and <br />'s inside of
  1742.       them are needed.
  1743.     * main.php, css/phpmyadmin.css.php: Main page now uses lists instead of
  1744.       nested tables.
  1745.     * libraries/display_tbl.lib.php: Sort query generating now uses parsed
  1746.       query (bug #885497).
  1747.  
  1748. 2004-04-27 Garvin Hicking <pma@supergarv.de>
  1749.     * libraries/display_tbl.lib.php: Bug #942392 - Wrapping sort order
  1750.       link in a way that the image always belongs to the last word
  1751.     * libraries/display_tbl.lib.php: RFE #867284 - Click on result row
  1752.       to mark the checkbox.
  1753.     * tbl_select.php: RFE #940194 - Add REGEXP to table search options
  1754.     * read_dump.php: Bug #925913 - Uploading with UploadDir/open_basedir
  1755.       fails.
  1756.     * querywindow.php: Bug #942395 - Missing space
  1757.     * libraries/display_tbl.lib.php: Bug #942362 - Colspan of results
  1758.       table off by one.
  1759.     * db_datadict.php: Bug #942359 - Data dictionary had wrong <div>-
  1760.       count. Replace h1 with h2 for consitency
  1761.     * libraries/display_tbl.lib.php, tbl_row_delete: Bug #942356,
  1762.       missing localization for multi-row edit/delete/export feature.
  1763.     * footer.inc.php: Fixed bug #942316 - Consistent window layout for
  1764.       query window.
  1765.     * left.php: Fixed bug #942374 - Undefined indizes in left frame
  1766.       for light mode. Improved performance. Fixed tab-formatted code and
  1767.       adjusted to coding guidelines.
  1768.     * read_dump.php: Fixed bug #942390 - When entering a "USE database"
  1769.       query together with multiple other queries, the db was reset to
  1770.       the first one.
  1771.  
  1772. 2004-04-26 Marc Delisle  <lem9@users.sourceforge.net>
  1773.     * config.inc.php, left.php, Documentation.html,
  1774.       libraries/config_import.lib.php, libraries/common.lib.php:
  1775.       $cfg['LeftDisplayServersList'] to display the server choice as links,
  1776.       thanks to Cal Henderson
  1777.  
  1778. 2004-04-26 Michal Cihar  <michal@cihar.com>
  1779.     * libraries/string.lib.php: mb_* functions don't know some windows-*
  1780.       charsets (bug #940638).
  1781.     * tbl_indexes.php: Remove print_r (bug #942383).
  1782.  
  1783. 2004-04-22 Michal Cihar  <michal@cihar.com>
  1784.     * libraries/export/sql.php: Invalid SQL on empty table export (bug
  1785.       #939918).
  1786.  
  1787. 2004-04-21 Marc Delisle  <lem9@users.sourceforge.net>
  1788.     ### 2.6.0-alpha1 released
  1789.     * (after the release) user_password.php: undefined offset in blowfish.php
  1790.  
  1791. 2004-04-20 Alexander M. Turek  <me@derrabus.de>
  1792.     * Documentation.html, README:
  1793.       - The MySQL 4.1 support is not experimental anymore;
  1794.       - Updated credits.
  1795.     * server_privileges.php: Fixed an error that occured when trying to add
  1796.       privileges to non-existant tables.
  1797.  
  1798. 2004-04-20 Marc Delisle  <lem9@users.sourceforge.net>
  1799.     * libraries/tbl_change.js: was always returning current day
  1800.  
  1801. 2004-04-20 Michal Cihar  <michal@cihar.com>
  1802.     * libraries/tbl_change.js, css/phpmyadmin.css.php: Added time editing to
  1803.       calendar.
  1804.  
  1805. 2004-04-19 Alexander M. Turek  <me@derrabus.de>
  1806.     * lang/german-*.inc.php: Clarification.
  1807.     * config.inc.php, Documentation.html, libraries/config_import.lib.php:
  1808.       Updated path to MySQL's searchable online documentation.
  1809.     * ChangeLog: Recoded to UTF-8.
  1810.     * server_privileges.php: Illegal mix of collations.
  1811.     * libraries/dbi/*.dbi.lib.php: Don't touch character_set_connection
  1812.       (bug #902414). This should fix many "Illegal mix of collations" errors.
  1813.  
  1814. 2004-04-19 Marcel Tschopp  <ne0x@users.sourceforge.net>
  1815.     * libraries/export/sql.php, libraries/export/latex.php: Fixed a few
  1816.       mysqli-specific export-bugs
  1817.  
  1818. 2004-04-19 Marc Delisle  <lem9@users.sourceforge.net>
  1819.     * sql.php: bug 780516: capitalizing keywords: we no longer
  1820.       put the formatted query into $sql_query, due to better pattern matching
  1821.  
  1822. 2004-04-19 Michal Cihar  <michal@cihar.com>
  1823.     * libraries/tbl_change.js: Better return value formatting.
  1824.     * Documentation.html: Mentioned header and footer customization.
  1825.  
  1826. 2004-04-18 Michal Cihar  <michal@cihar.com>
  1827.     * libraries/tbl_change.js: Fixed calendar behaviour for DATE fields.
  1828.     * libraries/auth/cookie.auth.lib.php: Fix LoginCookieValidity behaviour.
  1829.     * libraries/tbl_change.js, tbl_change.php: Add support for DATETIME.
  1830.  
  1831. 2004-04-18 Alexander M. Turek  <me@derrabus.de>
  1832.     * lang/german-*.inc.php: Updates.
  1833.     * server_privileges.php:
  1834.       - $url_query was not visible in function scope;
  1835.       - Hotfix to avoid "MySQL out of sync" errors.
  1836.     * libraries/dbi/*.dbi.lib.php: Allow the $link argument of
  1837.       PMA_DBI_affected_rows() to be left out.
  1838.  
  1839. 2004-04-17 Marc Delisle  <lem9@users.sourceforge.net>
  1840.     * libraries/dbi/mysql.dbi.lib.php: was still using PMA_mysql_field_flags
  1841.  
  1842. 2004-04-17 Alexander M. Turek  <me@derrabus.de>
  1843.     * db_create.php, db_details_structure.php, db_details_common.php, main.php,
  1844.       tbl_alter.php, tbl_create.php, tbl_properties.inc.php,
  1845.       tbl_properties_operations.php, tbl_properties_structure.php,
  1846.       tbl_properties_table_info.php, libraries/mysql_charsets.lib.php:
  1847.       Added ability to set / alter collations for databases, tables and fields.
  1848.     * tbl_alter.php: Charset information got lost when changing fields.
  1849.     * libraries/common.lib.php, libraries/mysql_wrappers.lib.php:
  1850.       Removed mysql_wrappers library.
  1851.  
  1852. 2004-04-16 Marc Delisle  <lem9@users.sourceforge.net>
  1853.     * lang/french update
  1854.     * scripts/create-release.sh: daily snapshots
  1855.  
  1856. 2004-04-16 Michal Cihar  <michal@cihar.com>
  1857.     * libraries/common.lib.php, libraries/export/sql.php: ANSI compatible
  1858.       exports (RFE #859815).
  1859.     * images/button_export.png: At least some export icon.
  1860.     * libraries/display_tbl.lib.php: Fix image sizes.
  1861.     * calendar.php, tbl_change.php, css/phpmyadmin.css.php,
  1862.       images/button_calendar.png, libraries/tbl_change.js, lang/*: Pop-up
  1863.       calendar for date fields (RFE #880647).
  1864.  
  1865. 2004-04-15 Marc Delisle  <lem9@users.sourceforge.net>
  1866.     * ldi_table.php: allow longer field terminator (was 2 now 4);
  1867.       for example, to load a file where each line represents one field
  1868.       and the end of line is \r\n
  1869.  
  1870. 2004-04-15 Michal Cihar  <michal@cihar.com>
  1871.     * tbl_properties_export.php, tbl_row_delete.php,
  1872.       libraries/display_tbl.lib.php: Support for exporting selected rows (RFE
  1873.       #927554).
  1874.     * libraries/auth/cookie.auth.lib.php: Fix possible undefined variable use.
  1875.     * libraries/display_tbl.lib.php: Convert charset for column fields (thanks
  1876.       to Marc for noticing this).
  1877.  
  1878. 2004-04-15 Olivier Mueller <om@omnis.ch>
  1879.     * left.php: RFE #859208, Logout button in left frame
  1880.  
  1881. 2004-04-14 Michal Cihar  <michal@cihar.com>
  1882.     * lang/czech: Updated.
  1883.     * tbl_select.php: Fixed undefined variable warning.
  1884.     * libraries/common.lib.php, libraries/display_tbl.lib.php,
  1885.       libraries/export/sql.php: Really support export of UPDATE queries (bug
  1886.       #914237), condition generation used from previous implementation in
  1887.       display_tbl.lib.php and moved to common.lib.php.
  1888.     * config.inc.php, export.php, lang/*, libraries/common.lib.php,
  1889.       libraries/config_import.lib.php, libraries/display_export.lib.php,
  1890.       libraries/export/*: Support for enclosing SQL export in transaction (RFE
  1891.       #930827).
  1892.     * libraries/export/csv.php: Do not strip export too much (bug #913988).
  1893.     * libraries/export/xml.php: Use PMA_DBI_fetch_row and drop PHP 3
  1894.       compatibility code.
  1895.  
  1896. 2004-04-13 Marc Delisle  <lem9@users.sourceforge.net>
  1897.     * libraries/relation.lib.php: bug 930445 when PMA_table_info not defined,
  1898.       thanks to Philippe Jausions (jausions)
  1899.     * Documentation.html: new faq links and cleanup, thanks to C├⌐dric Corazza
  1900.     * tbl_replace.php, libraries/defines.lib.php, /common.lib.php:
  1901.       bug 898484, IIS crash: do not use header('Location: ')
  1902.  
  1903. 2004-04-12 Marcel Tschopp <marcel.tschopp@gmx.net>
  1904.     * left.php, tbl_properties_structure.php, libraries/mysql_charsets.lib.php,
  1905.       libraries/relation.lib.php: Changed some queries to use
  1906.       MYSQLI_STORE_RESULT.
  1907.  
  1908. 2004-04-10 Marcel Tschopp <marcel.tschopp@gmx.net>
  1909.     * db_datadict.php, db_details_db_info.php, db_details_qbe.php,
  1910.       db_details_structure.php, db_printview.php, left.php, main.php,
  1911.       pdf_pages.php, read_dump.php, server_privileges.php, sql.php,
  1912.       tbl_change.php, tbl_indexes.php, tbl_properties_structure.php,
  1913.       tbl_relation.php, tbl_select.php, libraries/database_interface.lib.php,
  1914.       libraries/db_table_exists.lib.php, libraries/mysql_charsets.lib.php,
  1915.       libraries/relation.lib.php, libraries/dbi/mysqli.dbi.lib.php:
  1916.       Changed some queries to use MYSQLI_STORE_RESULT. phpMyAdmin now works
  1917.       with MYSQLI_USE_RESULT as default.
  1918.     * libraries/display_tbl.lib.php: Use PMA_DBI_fetch_row instead of
  1919.       PMA_DBI_fetch_array.
  1920.  
  1921. 2004-04-07 Marc Delisle  <lem9@users.sourceforge.net>
  1922.     * tbl_select.php, lang/*: feature 788608: new features for Search:
  1923.       DISTINCT, IS NULL, IS NOT NULL, NOT LIKE, multiple select for ENUM,
  1924.       and column title is now Operator, thanks to Philippe Jausions (jausions)
  1925.  
  1926. 2004-04-08 Marcel Tschopp <marcel.tschopp@gmx.net>
  1927.     * phpinfo.php, tbl_relation.php, libraries/display_tbl.lib.php
  1928.       libraries/mysql_wrappers.lib.php, libraries/dbi/mysql.dbi.lib.php
  1929.       libraries/dbi/mysqli.dbi.lib.php, libraries/export/*.php:
  1930.       phpMyAdmin should now be fully compatible with the new mysqli
  1931.       extension. All extension specific functions are wrapped now.
  1932.     * libraries/dbi/mysqli.dbi.lib.php: code optimizations
  1933.     * tbl_replace.php: bug 926986, "multi-edit: updates completely ignored",
  1934.       thanks to Wandering Zombie (wanderingzombie).
  1935.  
  1936. 2004-04-07 Marcel Tschopp <marcel.tschopp@gmx.net>
  1937.     * multi_submits.inc.php, lang/german: bug 930714, wrong spelling and
  1938.       query display. Thanks to Daniel Marschall (blackdrake)
  1939.  
  1940. 2004-04-07 Marc Delisle  <lem9@users.sourceforge.net>
  1941.     * tbl_change.php, bug 931034, big numbers data entry,
  1942.       thanks to Dmitry (yrtimd)
  1943.     * tbl_row_delete.php, libraries/display_tbl.lib.php: bug 921939,
  1944.       problem with multi-row delete and quotes in WHERE clause,
  1945.       thanks to Ryan Schmidt (ryandesign)
  1946.  
  1947. 2004-04-06 Marc Delisle  <lem9@users.sourceforge.net>
  1948.     * main.php, complete the fix for bug 922054
  1949.  
  1950. 2004-04-04 Marc Delisle  <lem9@users.sourceforge.net>
  1951.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  1952.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  1953.     * lang/malay: updated, thanks to nobody
  1954.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas (viliusz).
  1955.  
  1956. 2004-04-03 Olivier Mueller <om@omnis.ch>
  1957.     * server_privileges.php, libraries/server_privileges.js: added
  1958.       (un)checkall links to the "Global privileges" edition form.
  1959.       Todo: make it work even if JS is disabled + local links
  1960.       for the "Data" and "Structure" checkboxes groups.
  1961.  
  1962. 2004-04-02 Alexander M. Turek  <me@derrabus.de>
  1963.     * lang/german-*.inc.php: Fixed a typo.
  1964.  
  1965. 2004-04-01 Marc Delisle  <lem9@users.sourceforge.net>
  1966.     * main.php: bug 922054, when there is no control user, the detection
  1967.       of the grants does not take into account all cases;
  1968.       thanks to Thomas ( jacob@internet24.de)
  1969.  
  1970. 2004-03-30 Michal Cihar  <michal@cihar.com>
  1971.     * tbl_indexes.php: Use properly $cfg['PropertiesIconic']  (bug #918072).
  1972.  
  1973. 2004-03-29 Marc Delisle  <lem9@users.sourceforge.net>
  1974.     * server_privileges.php: bug 923171, password error when copying a user
  1975.     * server_privileges.php: bug 923227, copying a user with table privs
  1976.  
  1977. 2004-03-26 Marc Delisle  <lem9@users.sourceforge.net>
  1978.     * left.php, db_details_structure.php, config.inc.php, Documentation.html,
  1979.       libraries/common.lib.php, libraries/config_import.lib.php:
  1980.       Sort database and table names in natural order,
  1981.       thanks to Hoo Jia Xiong (hoojx)
  1982.  
  1983. 2004-03-25 Marcel Tschopp <marcel.tschopp@gmx.net>
  1984.     * libraries/display_tpl.lib.php, mysqli.dbi.lib.php:
  1985.       Mysql4.1 specific fix in function PMA_displayTableBody() (character set
  1986.       conversions).
  1987.  
  1988. 2004-03-25 Marcel Tschopp <marcel.tschopp@gmx.net>
  1989.     * tbl_change.php, libraries/dbi/mysql.inc.php, libraries/dbi/mysqli.inc.php:
  1990.       Added wrapping function PMA_DBI_field_len.
  1991.     * libraries/dbi/mysqli.inc.php: Set default value '' for parameter $link
  1992.       from function PMA_DBI_insert_id().
  1993.  
  1994. 2004-03-25 Michal Cihar  <michal@cihar.com>
  1995.     * libraries/bookmark.lib.php: Fix errors when bookmarktable does not
  1996.       exists (bug #922509).
  1997.     * lang/sync_lang.sh: I switched to utf-8 so default for czech is utf-8.
  1998.     * lang/czech: Fixed typos and improved some texts.
  1999.  
  2000. 2004-03-24 Marc Delisle  <lem9@users.sourceforge.net>
  2001.     * libraries/common.lib.php: bug 922553, wrong boundary check in
  2002.       PMA_flipstring(), thanks to Virgile Petit (pvtc)
  2003.  
  2004. 2004-03-24 Michal Cihar  <michal@cihar.com>
  2005.     * lang/*: Added missing "$strConnectionError" (bug #922006).
  2006.  
  2007. 2004-03-23 Olivier Mueller <om@omnis.ch>
  2008.     * libraries/mysql_wrappers.lib.php: added mysqli support to the
  2009.       PMA_mysql_field_flags function because mysqli does not know the function
  2010.       mysqli_field_flags (submitted by Marcel Tschopp - aka 'ne0x' on SF).
  2011.     * libraries/dbi/mysqli.dbi.lib.php: changed default query mode from
  2012.       MYSQLI_USE_RESULT to MYSQLI_STORE_RESULT in the
  2013.       PMA_DBI_try_query function (ne0x)
  2014.     * libraries/dbi/mysql.dbi.lib.php, libraries/dbi/mysqli.dbi.lib.php:
  2015.       Added wrapping function PMA_DBI_fetch_array() (ne0x)
  2016.     * libraries/display_tbl.lib.php: PMA_displayTableBody() function now uses
  2017.       the new PMA_DBI_fetch_array() function instead of
  2018.       PMA_mysql_fetch_array() (ne0x)
  2019.  
  2020. 2004-03-22 Michal Cihar  <michal@cihar.com>
  2021.     * libraries/auth/config.auth.lib.php: Set correct variable to avoid
  2022.       attempting sending headers twice.
  2023.  
  2024. 2004-03-22 Garvin Hicking <pma@supergarv.de>
  2025.     * lang/german-*: Update
  2026.  
  2027. 2004-03-18 Marc Delisle  <lem9@users.sourceforge.net>
  2028.     * lang/romanian: Updated, thanks to Valics Lehel.
  2029.     * libraries/common.lib.php: bug 913704, delete link in db search
  2030.     * libraries/sqlparser.lib.php: bug 906551, GRANT...TO: another case
  2031.  
  2032. 2004-03-13 Marc Delisle  <lem9@users.sourceforge.net>
  2033.     * sql.php: bug 913630: did not detect correctly DELETE FROM table
  2034.       and even if detected, was calling a non-existent PMA_DBI_result()
  2035.  
  2036. 2004-03-10 Marc Delisle  <lem9@users.sourceforge.net>
  2037.     * libraries/relation.lib.php: bug 877359, no CONSTRAINT in
  2038.       SHOW CREATE TABLE on older MySQL versions
  2039.  
  2040. 2004-03-10 Michal Cihar  <michal@cihar.com>
  2041.     * export.php: Correctly report error when export fails.
  2042.     * libraries/database_interface.lib.php, libraries/dbi/mysql.dbi.lib.php,
  2043.       libraries/dbi/mysqli.dbi.lib.php: Support for unbuffered queries -
  2044.       PMA_DBI_QUERY_UNBUFFERED and fix support of PMA_DBI_QUERY_STORE.
  2045.     * libraries/export/*.php: Use unbuffered queries (patch #890075).
  2046.     * libraries/export/sql.php, libraries/display_export.lib.php, lang/*,
  2047.       config.inc.php, libraries/common.lib.php,
  2048.       libraries/config_import.lib.php: Add support for INSERT IGNORE and
  2049.       UPDATE IGNORE.
  2050.     * config.inc.php, lang/*, libraries/common.lib.php,
  2051.       libraries/config_import.lib.php, libraries/display_export.lib.php,
  2052.       libraries/export/sql.php: Add support for IF NOT EXISTS in CREATE TABLE
  2053.       export (RFE #913421).
  2054.     * lang/czech: Updated.
  2055.     * libraries/export/sql.php, lang/*: Remove some hardcoded strings.
  2056.     * tbl_change.php, tbl_replace.php, lang/*: New "Go back to this page"
  2057.       while editing.
  2058.     * db_details_structure.php, lang/*: Implement database renaming (RFE
  2059.       #792463).
  2060.     * tbl_properties_operations.php: Copy table defaults to structure and data
  2061.       (RFE #856517).
  2062.  
  2063. 2004-03-09 Marc Delisle  <lem9@users.sourceforge.net>
  2064.     * libraries/common.lib.php, libraries/display*, lang/*:
  2065.       bug 887933: avoid generating a nested form, and show a warning
  2066.       when user should define a primary key to get the Edit and Delete links
  2067.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  2068.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  2069.  
  2070. 2004-03-09 Michal Cihar  <backtowork@cihar.com>
  2071.     * libraries/dbi/mysql.dbi.lib.php: Remove possible double charset
  2072.       conversion.
  2073.     * libraries/dbi/mysql.dbi.lib.php, libraries/dbi/mysqli.dbi.lib.php: Fix
  2074.       PMA_mysql_fetch_array return value for last result (bug #905223).
  2075.     * browse_foreigners.php, libraries/common.lib.php,
  2076.       libraries/display_tbl.lib.php, libraries/relation.lib.php,
  2077.       libraries/sqlparser.lib.php, libraries/string.lib.php,
  2078.       libraries/transformations/text_plain__substr.inc.php: Use charset aware
  2079.       substr and strlen functions (bugs #854755 and #910575).
  2080.     * export.php: Fix buffer length counting, fix error detection (bug
  2081.       #909710).
  2082.     * libraries/export/latex.php: Fix undefined variable warning.
  2083.     * libraries/config_import.lib.php, libraries/common.lib.php,
  2084.       libraries/display_export.lib.php, libraries/export/sql.php, lang/*: Can
  2085.       add custom text to SQL export headers (RFE #874361).
  2086.     * config.footer.inc.php, config.header.inc.php, footer.inc.php,
  2087.       header.inc.php, libraries/auth/cookie.auth.lib.php,
  2088.       libraries/auth/http.auth.lib.php: Support for site configurable header
  2089.       and footer (patch #893477).
  2090.  
  2091. 2004-03-05 Marc Delisle  <lem9@users.sourceforge.net>
  2092.     * libraries/sqlparser.lib.php: bug 909752, floating point digit
  2093.     * libraries/sqlparser.lib.php: bug 906551, GRANT...TO
  2094.  
  2095. 2004-03-03 Marc Delisle  <lem9@users.sourceforge.net>
  2096.     * tbl_change.php, tbl_replace_fields.php: bug 907510, invalid
  2097.       escaping of + in ENUM
  2098.  
  2099. 2004-03-01 Marc Delisle  <lem9@users.sourceforge.net>
  2100.     ### 2.5.6 released from branch MAINT_2_5
  2101.     * libraries/common.lib.php: change Revision number to trigger execution
  2102.       of compatibility module config_import.lib.php, because cookie
  2103.       login does not work if LoginCookieValidity is not defined
  2104.  
  2105. 2004-02-29 Alexander M. Turek  <howcanisleepwithyourvoiceinmyhead@derrabus.de>
  2106.     * tbl_select.php: Fixed bug #887505 (PMA does not add MySQL charsets to
  2107.       WHERE clauses).
  2108.     * libraries/dbi/mysql.dbi.lib.php: Yet another ungly fix concerning the
  2109.       missing mysql_get_client_info() function.
  2110.  
  2111. 2004-02-27 Michal Cihar  <imback@cihar.com>
  2112.     * config.inc.php, libraries/config_import.lib.php,
  2113.       libraries/auth/cookie.auth.lib.php: Encrypted password is working only
  2114.       for limited (configurable) time, user name is encrypted (RFE #902295).
  2115.  
  2116. 2004-02-26 Marc Delisle  <lem9@users.sourceforge.net>
  2117.     * libraries/sqlparser.lib.php: bug 905066, memory eater, thanks to xuefer
  2118.  
  2119. 2004-02-24 Marc Delisle  <lem9@users.sourceforge.net>
  2120.     * pdf_pages.php: bug 903450, typo
  2121.     * tbl_row_delete.php: bug 878995: mult_submits.inc.php should not be
  2122.       called twice
  2123.  
  2124. 2004-02-18 Marc Delisle  <lem9@users.sourceforge.net>
  2125.     * export.php: bug 899610, undefined variable $save_filename
  2126.  
  2127. 2004-02-15 Alexander M. Turek  <onehotminute@derrabus.de>
  2128.     * libraries/select_lang.lib.php: Deactivated the code part that disables
  2129.       the UTF-8 language files if $cfg['AllowAnywhereRecoding'] is set to FALSE
  2130.       (bug #887183).
  2131.     * lang/russian-dos-622.inc.php, lang/russian-cp-622.inc.php,
  2132.       lang/snyc_lang.sh, libraries/select_lang.lib.php:
  2133.       - Changed charset definition from dos-622 into cp-622. Both definitions
  2134.         describe the same charset, but cp-622 is recognized better by some
  2135.         browsers;
  2136.       - File was broken due to some bad typos.
  2137.     * lang/korean*.inc.php, lang/sync_lang.sh, libraries/select_lang.lib.php:
  2138.       - Changed Korean charset to EUC-KR. The old charset is a subset of EUC-KR,
  2139.         so this change shouldn't cause big problems. The support for EUC-KR is
  2140.         wider and we are now able to create a Korean UTF-8 language file;
  2141.       - Added korean-utf-8 translation.
  2142.     * config.inc.php, libraries/config_import.lib.php: Added missing Arabic
  2143.       Windows-1256 charset to the default value of $cfg['AvailableCharsets'].
  2144.     * libraries/select_lang.lib.php, libraries/dbi/*.dbi.lib.php: When connected
  2145.       to a MySQL 4.1 server, we now pick the MySQL charset that fits the one of
  2146.       the selected language file.
  2147.     * main.php:
  2148.       - Removed MySQL charset selection for MySQL 4.1.
  2149.       - Instead, the MySQL charset we picked is displayed.
  2150.  
  2151. 2004-02-14 Alexander M. Turek  <thewall@derrabus.de>
  2152.     * libraries/database_interface.lib.php, libraries/dbi/*.dbi.lib.php:
  2153.       Introduced options parameter for query functions.
  2154.     * libraries/mysql_charsets.lib.php: Fixed a "MySQL out of sync" error.
  2155.  
  2156. 2004-02-13 Alexander M. Turek  <resist@derrabus.de>
  2157.     * libraries/common.lib.php: Fixed bug #890186 (PMA chokes on undefined
  2158.       parser functions if one of the very first queries fails.
  2159.     * server_databases.php: Removed forgotten calls to mysql_wrappers.lib.
  2160.  
  2161. 2004-02-11 Marc Delisle  <lem9@users.sourceforge.net>
  2162.     * server_privileges.php: bug 818654, password not copied
  2163.     * read_dump.php, libraries/display_tbl.lib.php, /bookmark.lib.php:
  2164.       bug 879005: execute stored bookmarks when user is different
  2165.  
  2166. 2004-02-08 Marc Delisle  <lem9@users.sourceforge.net>
  2167.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  2168.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  2169.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  2170.     * lang/dutch update, thanks to Ivo Teel
  2171.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin)
  2172.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  2173.  
  2174. 2004-02-05 Alexander M. Turek  <chaos@derrabus.de>
  2175.     * Documentation.html: Added FAQ 1.17a about error message, "Client does not
  2176.       support authentication protocol".
  2177.  
  2178. 2004-02-04 Marc Delisle  <lem9@users.sourceforge.net>
  2179.     * libraries/sqlparser.lib.php: bug 890573 (was a typo)
  2180.  
  2181. 2004-02-03 Marc Delisle  <lem9@users.sourceforge.net>
  2182.     * tbl_change.php: bug 879923, NULL default value of DATETIME field
  2183.  
  2184. 2004-02-02 Marc Delisle  <lem9@users.sourceforge.net>
  2185.     * export.php: security fix, thanks to Cedric Cochin for the advisory
  2186.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  2187.  
  2188. 2004-02-02 Alexander M. Turek  <supposedformerinfatuationjunkie@derrabus.de>
  2189.     * libraries/mysql_charsets.lib.php: Use PMA_backquote().
  2190.  
  2191. 2004-01-31 Michal Cihar  <whyisitsocold@cihar.com>
  2192.     * lang/czech: Update.
  2193.  
  2194. 2004-01-23 Alexander M. Turek  <stormfront@derrabus.de>
  2195.     * lang/german-*.inc.php: Updates.
  2196.  
  2197. 2004-01-29 Marc Delisle  <lem9@users.sourceforge.net>
  2198.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin)
  2199.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  2200.     * lang/danish: updates, thanks to Finn Sorensen (alleyman01)
  2201.     * lang/*, header.inc.php, db_details_links.php, sql.php,
  2202.       libraries/functions.js: new stronger warning before a DROP DATABASE
  2203.  
  2204. 2004-01-28 Garvin Hicking <MyDoom@supergarv.de>
  2205.     * browser_foreigners, tbl_change.php, tbl_indexes.php,
  2206.       tbl_properties_structure.php, tbl_relation.php, tbl_select.php,
  2207.       libraries/get_foreign.lib.php, libraries/relation.lib.php:
  2208.       Get rid of mysql_data_seek(). Use pre-cached PHP array for
  2209.       mysqli compatibility and bandwidth saving.
  2210.  
  2211. 2004-01-27 Marc Delisle  <lem9@users.sourceforge.net>
  2212.     * main.php: bug 884606, MySQL version check before server choice
  2213.  
  2214. 2004-01-26 Robin Johnson <robbat2@users.sourceforge.net>
  2215.     * libraries/dbi/mysql.dbi.lib.php: Correct the default parameter for
  2216.     PMA_DBI_insert_id($link = '') and convert file back to UNIX linefeeds.
  2217.  
  2218. 2004-01-25 Marc Delisle  <lem9@users.sourceforge.net>
  2219.     * tbl_row_delete.php: bug 882695, broken row highlighting
  2220.     * libraries/display_tbl.lib.php: bug 879792, bad sort link
  2221.     * libraries/dbi/*: PMA_DBI_num_fields()
  2222.  
  2223. 2004-01-24 Marc Delisle  <lem9@users.sourceforge.net>
  2224.     * querywindow.php: PMA_DBI_close() instead of DBI_close()
  2225.     * Documentation.html: clarify FAQ 6.21
  2226.     * libraries/dbi/*: use generic $strCantLoad message
  2227.     * lang/*: remove $strCantLoadMySQL message
  2228.     * libraries/dbi/mysqli.dbi.lib.php: @ before connect to avoid the
  2229.       display of unwanted error messages
  2230.     * libraries/relation.lib.php: PMA_DBI_fetch_row() instead of fetch_assoc()
  2231.  
  2232. 2004-01-23 Alexander M. Turek  <foreveryoung@derrabus.de>
  2233.     * header_printview.inc.php:
  2234.       - Don't bypass $cfg['Server']['verbose'] settings;
  2235.       - Include MySQL version in SQL printview headers.
  2236.     * header.inc.php: Avoid sending headers twice.
  2237.  
  2238. 2004-01-22 Alexander M. Turek  <innocenteyes@derrabus.de>
  2239.     * libraries/dbi/mysqli.dbi.lib.php: Experimental new MySQLi library.
  2240.     * browse_foreigners.php, db_create.php, db_datadict.php,
  2241.       db_details_common.php, db_details_db_info.php, db_details_qbe.php,
  2242.       db_details_structure.php, db_printview.php, export.php, ldi_table.php,
  2243.       left.php, main.php, mult_submits.php, pdf_pages.php, pdf_schema.php,
  2244.       querywindow.php, read_dump.php, server_common.inc.php,
  2245.       server_privileges.php, server_processlist.php, server_status.php,
  2246.       server_variables.php, sql.php, tbl_addfield.php, tbl_alter.php,
  2247.       tbl_change.php, tbl_create.php, tbl_index.php, tbl_move_copy.php,
  2248.       tbl_printview.php, tbl_properties.inc.php, tbl_properties_operations.php,
  2249.       tbl_properties_table_info.php, tbl_query_box.php, tbl_relation.php,
  2250.       tbl_rename.php, tbl_replace.php, tbl_select.php,
  2251.       transformation_wrapper.php, user_password.php, libraries/bookmark.lib.php,
  2252.       libraries/common.lib.php, libraries/db_table_exists.lib.php,
  2253.       libraries/display_tbl:lib.php, libraries/get_foreign.lib.php,
  2254.       libraries/mysql_charsets.lib.php, libraries/relation.lib.php,
  2255.       libraries/transformations.lib.php, libraries/auth/config.auth.lib.php,
  2256.       libraries/auth/cookie.auth.lib.php, libraries/export/*.php:
  2257.       - Removed most remaining calls to old mysql_wrappers library;
  2258.       - Small optimizations and XHTML fixes.
  2259.     * libraries/database_interface.lib.php, libraries/dbi/mysql.dbi.lib.php:
  2260.       - Moved PMA_DBI_get_dblist() definition to database_interface.lib;
  2261.       - Fixed "undefined constant" warning (bug #881637);
  2262.       - Added new functions: PMA_DBI_select_db(), PMA_DBI_get_fields(),
  2263.         PMA_DBI_get_fields_meta();
  2264.       - Bypassing charset conversion code for MySQL >= 4.1 experimentally.
  2265.     * Documentation.html: Changed my email address.
  2266.     * header_printview.inc.php:
  2267.       - Don't bypass $cfg['Server']['verbose'] settings;
  2268.       - Include MySQL version in SQL printview headers.
  2269.     * header.inc.php: Avoid sending headers twice.
  2270.  
  2271. 2004-01-21 Michal Cihar  <thesiswritten@cihar.com>
  2272.     * lang/czech: Fixed unclear message.
  2273.  
  2274. 2004-01-20 Marc Delisle  <lem9@users.sourceforge.net>
  2275.     * all concerned scripts: PMA_DBI_num_rows()
  2276.     * all concerned scripts: PMA_DBI_free_result()
  2277.     * all concerned scripts: PMA_DBI_insert_id()
  2278.     * all concerned scripts: PMA_DBI_affected_rows()
  2279.  
  2280. 2004-01-19 Marc Delisle  <lem9@users.sourceforge.net>
  2281.     * libraries/common.lib.php, libraries/dbi/mysql.dbi.lib.php:
  2282.       PMA_DBI_get_dblist()
  2283.  
  2284. 2004-01-17 Michal Cihar  <argh@cihar.com>
  2285.     * lang/czech: Updated.
  2286.  
  2287. 2004-01-17 Alexander M. Turek  <roomservice@derrabus.de>
  2288.     * config.inc.php, Documentation.html, footer.inc.php, lang/*.inc.php,
  2289.       libraries/common.lib.php, libraries/config_import.lib.php,
  2290.       libraries/database_interface.lib.php, libraries/defines.lib.php,
  2291.       libraries/defines_mysql.lib.php, libraries/mysql_wrappers.lib.php,
  2292.       libraries/auth/config.auth.lib.php, libraries/auth/cookie.lib.php,
  2293.       libraries/dbi/mysql.dbi.lib.php: Database abstraction.
  2294.     * main.php: This script now accesses MySQL exclusivly through the new DBI
  2295.       functions.
  2296.  
  2297. 2004-01-14 Marc Delisle  <lem9@users.sourceforge.net>
  2298.     * mult_submits.inc.php: bug 876805, dropping a field with the
  2299.       multi-submit mechanism removes all internal relations of a table,
  2300.       patch thanks to Joosep-Georg J├ñrvemaa (j-georg)
  2301.  
  2302. 2004-01-13 Robin Johnson <robbat2@users.sourceforge.net>
  2303.     * Documentation.html: Slight update to what I've done
  2304.  
  2305. 2004-01-12 Marc Delisle  <lem9@users.sourceforge.net>
  2306.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  2307.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  2308.     * lang/portuguese: Updated, thanks to Lopo Pizarro (lopopizarro).
  2309.  
  2310. 2004-01-09 Alexander M. Turek  <singwhenyourewinning@derrabus.de>
  2311.     * libraries/sqlparser.lib.php: Support for _charset syntax.
  2312.  
  2313. 2004-01-09 Marc Delisle  <lem9@users.sourceforge.net>
  2314.     * libraries/sqlparser.data.php: bug 873236 SQL_CALC_FOUND_ROWS
  2315.  
  2316. 2004-01-07 Marc Delisle  <lem9@users.sourceforge.net>
  2317.     * libraries/display_tbl.lib.php, /display_tbl_links.lib.php:
  2318.       bug 857743, SHOW errors
  2319.  
  2320. 2004-01-06 Alexander M. Turek  <therising@derrabus.de>
  2321.     * libraries/charset_conversion.lib.php: Skip charset conversion code if
  2322.       input charset and output charset are the same.
  2323.  
  2324. 2004-01-05 Garvin Hicking <returnofthegarv@supergarv.de>
  2325.     * browse_foreigners.php, tbl_change.php: Sort key/value pairs
  2326.       as discussed in RFE #868369. Made foreigner window resizable.
  2327.     * libraries/functions.js: Reverted row marker patch. See RFE #867284
  2328.       for details.
  2329.     * libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php,
  2330.       libraries/functions.js: Upon clicking on a result row, de/activate
  2331.       the checkbox next to it. Only makes sense for horizontal mode. Can be
  2332.       deactivated by setting BrowseMarkerColor to an empty string in config.inc.php.
  2333.  
  2334. 2004-01-05 Alexander M. Turek  <rumors@derrabus.de>
  2335.     * tbl_properties_operations.php: Changing a table's charset changed the
  2336.       charset of all fields (MySQL >= 4.1.1).
  2337.  
  2338. 2004-01-04 Alexander M. Turek  <beggaronabeachofgold@derrabus.de>
  2339.     * libraries/config_import.lib.php: Added missing compatibility code for
  2340.       $cfg['RecodingEngine'].
  2341.  
  2342. 2004-01-02 Alexander M. Turek  <wecantdance@derrabus.de>
  2343.     * libraries/mysql_charsets.lib.php, libraries/sqlparser.lib.php:
  2344.       MySQL collations are now parsed and highlighted.
  2345.     * libraries/export/sql.php: Include charset / collation information in db
  2346.       export.
  2347.  
  2348. 2004-01-02 Marc Delisle  <lem9@users.sourceforge.net>
  2349.     * db_details_structure.php: bug 868996, debug code still in place,
  2350.       thanks to Matthias Fichtner (mfichtner)
  2351.     * browse_foreigners.php: paging does not work; obey RepeatCells=0
  2352.     * libraries/display_tbl.lib.php: bug 857743, SHOW FIELDS
  2353.  
  2354. 2003-12-30 Michal Cihar  <happynewyer@cihar.com>
  2355.     * lang/czech: Updated.
  2356.     * lang/*: Fixed typo s/Chech-Slovak/Czech-Slovak/.
  2357.  
  2358. 2003-12-30 Alexander M. Turek  <facevalue@derrabus.de>
  2359.     * config.inc.php, db_details_common.php, db_details_structure.php,
  2360.       tbl_properties_operations.php, css/phpmyadmin.css.php,
  2361.       libraries/common.lib.php, libraries/config_import.lib.php,
  2362.       libraries/mysql_charsets.lib.php, libraries/sqlparser.lib.php:
  2363.       - SQL parser detected the character set "binary" as column attribute;
  2364.       - MySQL charsets are now parsed and highlighted - Note: the SQL parser
  2365.         library now has to be included AFTER having connected to the MySQL
  2366.         server;
  2367.       - The default charset of a database may now be changed;
  2368.       - Ensured that the user's connection is used for setting and retreiving
  2369.         charset information.
  2370.       * libraries/defines.lib.php: typo.
  2371.  
  2372. 2003-12-30 Marc Delisle  <lem9@users.sourceforge.net>
  2373.     * tbl_select.php: bug 867320, dropdowns in search page
  2374.  
  2375. 2003-12-29 Alexander M. Turek  <crazysexycool@derrabus.de>
  2376.     * db_details_structure.php, libraries/mysql_charsets.lib.php:
  2377.       - display database collation (MySQL >= 4.1.1);
  2378.       - list collations of all tables.
  2379.     * tbl_properties_strcuture, tbl_properties_table_info.php:
  2380.       - Changed "Charset" label to "Collation" because it fits better;
  2381.       - The column collations weren't displayed with MySQL 5.0.
  2382.     * libraries/sqlparser.data.php: New reserved words:
  2383.       - COLLATE (since MySQL 4.1.0);
  2384.       - RETURN  (since MySQL 5.0.0).
  2385.  
  2386. 2003-12-28 Marc Delisle  <lem9@users.sourceforge.net>
  2387.     ### 2.5.5 released
  2388.  
  2389. 2003-12-27 Alexander M. Turek  <tragickingdom@derrabus.de>
  2390.     * Documentation.html, README: I tested phpMyAdmin with MySQL 5.0.0-alpha.
  2391.  
  2392. 2003-12-25 Marc Delisle  <lem9@users.sourceforge.net>
  2393.     * db_details_qbe.php: error when generating joins
  2394.     * Documentation.html: FAQ 6.22: default bookmark execution
  2395.  
  2396. 2003-12-23 Marc Delisle  <lem9@users.sourceforge.net>
  2397.     * css/phpmyadmin.css.php: Patch 864334, preserve white-space between quotes
  2398.     * db_datadict.php, db_printview.php: bug 863713: printing on non-IE browser
  2399.  
  2400. 2003-12-21 Marc Delisle  <lem9@users.sourceforge.net>
  2401.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  2402.  
  2403. 2003-12-18 Marc Delisle  <lem9@users.sourceforge.net>
  2404.     * tbl_relation.php: bug 860258: do not destroy foreign key references
  2405.       to another db (still cannot enter via phpMyAdmin this kind of
  2406.       references)
  2407.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  2408.  
  2409. 2003-12-17 Michal Cihar  <ilovetranslations@cihar.com>
  2410.     * lang/sync_lang.sh: Fix generation of translation, when source is in
  2411.       utf-8.
  2412.     * lang/chinese_big5.inc.php: Was broken due to above bug, thanks Marc for
  2413.       noticing this.
  2414.  
  2415. 2003-12-16 Marc Delisle  <lem9@users.sourceforge.net>
  2416.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas (viliusz).
  2417.  
  2418. 2003-12-15 Garvin Hicking  <me@supergarv.de>
  2419.     * tbl_replace.php: Check all required array indizes for multi-row edit
  2420.  
  2421. 2003-12-15 Marc Delisle  <lem9@users.sourceforge.net>
  2422.     * read_dump.php: bug 859062: Go & Bookmark problem when the
  2423.       query has a character like "+" in it
  2424.  
  2425. 2003-12-13 Marc Delisle  <lem9@users.sourceforge.net>
  2426.     * tbl_query_box.php, ldi_table.php: maximum upload size
  2427.     * tbl_change.php: max BLOB upload size
  2428.  
  2429. 2003-12-12 Marc Delisle  <lem9@users.sourceforge.net>
  2430.     * db_details.php, libraries/common.lib.php, lang/*:
  2431.       new feature to display the maximum upload size
  2432.       TODO: detect if upload succeeded
  2433.  
  2434. 2003-12-12 Garvin Hicking <juststayalittlebitlonger@supergarv.de>
  2435.     * export.php: Fixed Regex
  2436.     * transformation_wrapper.php, lang/*, libraries/display_tbl.lib.php,
  2437.       libraries/transformations/application_octetstream__download.inc.php:
  2438.       Added a new transformation to download blob/binary field contents
  2439.       with customized filenames. Needed two minor tweeks to the general
  2440.       system.
  2441.  
  2442. 2003-12-11 Michal Cihar  <imreallyaway@cihar.com>
  2443.     * libraries/export/sql.php: Fix moving foreign key definition on Windows
  2444.       (bug #851950).
  2445.  
  2446. 2003-12-11 Marc Delisle  <lem9@users.sourceforge.net>
  2447.     * tbl_replace.php: missing number of rows for Affected rows
  2448.       and Inserted rows; wrong message for insert ids
  2449.     * libraries/display_tbl.lib.php: bug 857743, SHOW DATABASES
  2450.  
  2451. 2003-12-11 Alexander M. Turek  <bleibtallesanders@derrabus.de>
  2452.     * server_collations.php, lang/*.inc.php, libraries/mysql_charsets.lib.php:
  2453.       Updated character sets overview for MySQL 4.1.1.
  2454.     * db_create.php, main.php: Ability to specify a default character set for a
  2455.       new database.
  2456.     * libraries/sqlparser.lib.php: Bug #857749.
  2457.  
  2458. 2003-12-11 Garvin Hicking <me@supergarv.de>
  2459.     * header_printview.inc.php: RFE #856503, show number of rows in printview
  2460.     * tbl_change.php, tbl_replace.php, tbl_replace_fields.php: Fixed #857445,
  2461.       #857684 where non-existant fields caused PHP notices.
  2462.     * db_details.php: Removed unneccessary whitespace
  2463.     * sql.php: Bug #857742: When dropping the only remaining database, an
  2464.       error occured. Fixed by checking if databases remein (as suggested
  2465.       by lem9)
  2466.  
  2467. 2003-12-10 Garvin Hicking <me@supergarv.de>
  2468.     * db_datadict.php: Bug 857186: Real fix for the problem. The '@'
  2469.       delimiter slipped to the replacement's end instead of the expression's
  2470.       end.
  2471.     * db_details_structure.php: Bug 857315 - short open tag fixed
  2472.  
  2473. 2003-12-09 Marc Delisle  <lem9@users.sourceforge.net>
  2474.     * libraries/sqlparser.data.php: bug 854702: FORCE INDEX
  2475.     * main.php: bug 851564: backquotes on the wildcard dbname
  2476.       when no controluser is defined
  2477.     * db_datadict.php: bug 857186: ENUMs and data dictionary,
  2478.       thanks to Andrew Weiner (landreww) for the report and fix
  2479.  
  2480. 2003-12-09 Garvin Hicking <embatag@supergarv.de>
  2481.     * tbl_change.php: Fixed Bug #856436 (not displaying default values)
  2482.     * lang/german*: Translations
  2483.     * left.php: Escape single quotes in single-table cases as well
  2484.       (Bug #855771)
  2485.  
  2486. 2003-12-08 Marc Delisle  <lem9@users.sourceforge.net>
  2487.     * new language: basque, thanks to Axier Lopez (axierl@euskalerria.org)
  2488.  
  2489. 2003-12-07 Marc Delisle  <lem9@users.sourceforge.net>
  2490.     ### 2.5.5-rc1 released
  2491.  
  2492. 2003-12-06 Marc Delisle  <lem9@users.sourceforge.net>
  2493.     * lang/danish: updates, thanks to Finn Sorensen (alleyman01)
  2494.  
  2495. 2003-12-05 Marc Delisle  <lem9@users.sourceforge.net>
  2496.     * libraries/display_tbl.lib.php: bug 854696: fixed a typo,
  2497.       and added some isset for a new check
  2498.  
  2499. 2003-12-05 Garvin Hicking <weihnachtsgarv@supergarv.de>
  2500.     * libraries/transformations/text_plain__dateformat.inc.php:
  2501.       Use <dfn>-Tag to display original data to not waste display
  2502.       clarity by using hyperlinks. Original implementation also
  2503.       failed when using customized options.
  2504.  
  2505. 2003-12-04 Marc Delisle  <lem9@users.sourceforge.net>
  2506.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  2507.     * libraries/transformations/text_plain__dateformat.inc.php:
  2508.       patch 845690: show real data before transformation
  2509.     * left.php: bug 833790: put a workaround in place
  2510.  
  2511. 2003-12-04 Garvin Hicking <grinch@supergarv.de>
  2512.     * browse_foreigner.php, mult_submits.inc.php, tbl_change.php,
  2513.       tbl_replace.php, tbl_replace_fields.php, tbl_row_delete,
  2514.       libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php:
  2515.       Multi row edit via checkboxes in browse mode is now available.
  2516.       This means, you can edit multiple records at once now.
  2517.     * tbl_row_delete.php, tbl_change.php, tbl_change.js: Fixed
  2518.        (un)nullify() function
  2519.     * libraries/display_tbl.lib.php, libraries/display_tbl_links.lib.php:
  2520.       Made checkbox/edit/delete fields smaller
  2521.  
  2522. 2003-12-02 Marc Delisle  <lem9@users.sourceforge.net>
  2523.     * libraries/display_tbl.lib.php: the constant used to check
  2524.       if the transformation function is included no longer exists
  2525.     * libraries/transformations/: replaced "include" by "require_once"
  2526.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  2527.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  2528.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  2529.     * lang/danish: updates, thanks to Finn Sorensen (alleyman01)
  2530.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  2531.  
  2532. 2003-11-28 Garvin Hicking <freakyfriday@supergarv.de>
  2533.     * main.php: Fixed one remaining preg_match
  2534.  
  2535. 2003-11-27 Marc Delisle  <lem9@users.sourceforge.net>
  2536.     * libraries/display_tbl.lib.php: bug 816666: sort order and aliases
  2537.  
  2538. 2003-11-26 Alexander M. Turek  <lifeforrent@derrabus.de>
  2539.     * Almost every file:
  2540.       - Replaced all include / require commands by require_once where possible;
  2541.       - Further php 4.1+ optimizations;
  2542.       - footer.inc.php now automatically stops the script execution;
  2543.       - Coding standards.
  2544.     * config.inc.php: Don't include select_lang.lib.php here.
  2545.     * libraries/common.lib.php: Backwards compatibility.
  2546.     * libraries/common.lib.php, libraries/defines.lib.php,
  2547.       libraries/defines_php.lib.php, libraries/defines_mysql.lib.php,
  2548.       scripts/create-release.sh:
  2549.       defines.lib.php was included twice. For optimization reasons I moved all
  2550.       the code that is independent from the MySQL connection out of defines.lib
  2551.       into defines_php.lib.
  2552.       To point out the (new) meanings of the files I renamed defines.lib.php to
  2553.       defines_mysql.lib.php while defines_php.lib.php is now known as
  2554.       defines.lib.php.
  2555.  
  2556. 2003-11-26 Michal Cihar  <cleanerfasterbetter@cihar.com>
  2557.     * lang/check_lang.sh: Cleanup.
  2558.     * lang/sort_lang.sh: Cleanup.
  2559.     * lang/czech: Better translated some strings.
  2560.  
  2561. 2003-11-26 Marc Delisle  <lem9@users.sourceforge.net>
  2562.     * lang/arabic: update, thanks to Ossama Khayat (okhayat)
  2563.     * lang/hindi: update, thanks to Girish Nair (girish_nair)
  2564.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  2565.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  2566.  
  2567. 2003-11-25 Alexander M. Turek  <jaggedlittlepill@derrabus.de>
  2568.     * translators.html: Changed email of Hindi translator, again.
  2569.     * badwords.txt: File is obsolete.
  2570.  
  2571. 2003-11-25 Garvin Hicking <phpmyadminismyaeroplane@supergarv.de>
  2572.     * db_details_qbe.php, left.php, main.php, pdf_pages.php, server_collations.php,
  2573.       tbl_change.php, tbl_indexes.php, tbl_move_copy.php, tbl_relation.php,
  2574.       tbl_replace.php, libraries/common.lib.php, libraries/db_config.lib.php,
  2575.       libraries/display_tbl.lib.php, libraries/grab_globals.lib.php,
  2576.       libraries/mysql_charsets.lib.php, libraries/select_lang.lib.php:
  2577.  
  2578.       Reverted some obfuscated regular expressions to their working eregi-versions
  2579.       to not break stuff. Removed unneccessary reset() calls, replaced some more
  2580.       while(list()) constructs.
  2581.     * libraries/transformations/overview.php, libraries/transformations/global.inc.php,
  2582.       libraries/common.lib.php, libraries/display_tbl.lib.php,
  2583.       libraries/transformations.lib.php3, user_password.php, tbl_change.php, sql.php,
  2584.       ldi_check.php, tbl_properties.inc.php, db_details_importdocsql.php:
  2585.  
  2586.       - When stored transformations have '.php3' ending, automagically assume '.php' now.
  2587.       - Use 's' RegEx Pattern modifier for certain situations where '.' should also include
  2588.         linebreaks.
  2589.  
  2590. 2003-11-24 Alexander M. Turek  <bloodsugarsexmagik@derrabus.de>
  2591.     * lang/german-*.inc.php: Updates.
  2592.     * lang/english-*.inc.php: Sortation.
  2593.  
  2594. 2003-11-24 Marc Delisle  <lem9@users.sourceforge.net>
  2595.     * tbl_rename.php: give an error if the new table name has a dot
  2596.       in its name, to avoid doing our automatic relation-table renames
  2597.  
  2598. 2003-11-24 Michal Cihar  <nijel@users.sourceforge.net>
  2599.     * libraries/common.lib.php: Use preg again, it just needs a bit more
  2600.       escaping of \ (once for PHP and once for PCRE).
  2601.     * css/phpmyadmin.css.php: Make server selection in left frame same size as
  2602.       on other places.
  2603.     * main.php: One more regex escaping fix.
  2604.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  2605.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  2606.     * lang/latvian: Updated, thanks to Sandis Jerics (saaa2002).
  2607.     * translators.html: Updated email for Hindi translator.
  2608.  
  2609. 2003-11-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  2610.     * server_privileges.php3: while (list() = each()) is not always as bad as
  2611.       one might think ;-p
  2612.  
  2613. 2003-11-22 Garvin Hicking <me@supergarv.de>
  2614.     * ./*: More PHP3-compatibility removal, see 2003-11-20.
  2615.  
  2616. 2003-11-22 Marc Delisle  <lem9@users.sourceforge.net>
  2617.     * tbl_properties_operations.php: display "Add constraints" only
  2618.       if there are foreign keys in current table
  2619.     * libraries/common.lib.php: revert back to previous logic at line 1108
  2620.       because of regex problem (when only_db is used)
  2621.  
  2622. 2003-11-21 Marc Delisle  <lem9@users.sourceforge.net>
  2623.     * tbl_move_copy.php: typo about constraints
  2624.  
  2625. 2003-11-21 Michal Cihar  <nijel@users.sourceforge.net>
  2626.     * scripts/create-release.sh: Udated information what is needed to change on
  2627.       home page to currect status.
  2628.  
  2629. 2003-11-20 Alexander M. Turek  <rabus@users.sourceforge.net>
  2630.     * server_databases.php, server_processlist.php, server_status.php,
  2631.       server_variables.php: Removed some php 3 / MySQL 3.21 compatibility code.
  2632.     * README: Updated requirements.
  2633.     * scripts/create-release.sh: Create Documentation.txt when building the
  2634.       distribution kits.
  2635.     * Documentation.txt, scripts/updatedocs.sh: Romoved.
  2636.  
  2637. 2003-11-20 Michal Cihar  <nijel@users.sourceforge.net>
  2638.     * read_dump.php: Show message about failing upload in all cases, removed
  2639.       some PHP compatibility code.
  2640.     * libraries/export/sql.php: More older PHP cleanup.
  2641.     * tbl_move_copy.php, tbl_properties_operations.php, lang/*: Cleanup in
  2642.       table moving/copying and allow to keep constraints over these
  2643.       operations.
  2644.     * server_databases.php: Add correct parameters to left frame to keep
  2645.       server choice, language, etc. (bug #845397).
  2646.     * libraries/config_import.lib.php, config.inc.php, db_details.php,
  2647.       tbl_query_box.php, Documentation: Allow changing of default queries (RFE
  2648.       #839168).
  2649.     * Documentation.html: Valid XHTML again.
  2650.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  2651.  
  2652. 2003-11-20 Garvin Hicking <me@supergarv.de>
  2653.     * libraries/auth/*, libraries/dbg/*, libraries/export/*, libraries/fpdf/*,
  2654.       libraries/transformations/overview.php, libraries/*.php
  2655.       (work in progress)
  2656.  
  2657.       Lots of PHP < 4.1.0 / MySQL < 3.23.32 compatibility/performance changes:
  2658.       - Replaced "while (list() = each())" calls by foreach loops.
  2659.       - Removed PHP3-compatibility code
  2660.       - Removed calls to $HTTP_*_VARS (using $_* now).
  2661.       - Replaced some TAB-characters with whitespace
  2662.       - Removed PHP4 < 4.1.0 compatibility code
  2663.       - Removed MySQL < 3.23.32 compatibility code
  2664.       - Replaced "for ($i=0; $i <= count(); $i++)" loops to
  2665.         "$cnt = count(); for ($i=0; $i <= $cnt; $i++)" structures for better
  2666.         performance
  2667.       - Replace calls to eregi*/split functions to their preg* counterparts for
  2668.         faster and binary-safe operation
  2669.       - Replace regex-Calls to simple string functions where possible (speedup)
  2670.       - Replace calls to substr($string, X, 1) to $string{X}
  2671.  
  2672. 2003-11-19 Marc Delisle  <lem9@users.sourceforge.net>
  2673.     * libraries/display_tbl.lib.php: first group of headers was offset by
  2674.       one column to the left
  2675.  
  2676. 2003-11-19 Michal Cihar  <nijel@users.sourceforge.net>
  2677.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin).
  2678.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  2679.     * lang/portuguese: Updated, thanks to Ant├│nio Raposo (cfmsoft).
  2680.     * lang/spanish: Updated, thanks to Daniel Hinostroza (hinostroza).
  2681.  
  2682. 2003-11-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  2683.     * libraries/grab_globals.lib.php: Do not use $HTTP_*_VARS arrays anymore.
  2684.     * Documentation.html: Modified requirements.
  2685.     * server_collations.php: Replaced obsolete "while (list() = each())" calls
  2686.       by foreach loops.
  2687.     * server_privileges.php: Dropped some MySQL 3.21 / php 3 compatibility code.
  2688.  
  2689. 2003-11-18 Alexander M. Turek  <rabus@users.sourceforge.net>
  2690.     * libraries/common.lib.php: Recognizing new 2.x config.inc.php revisions.
  2691.  
  2692. 2003-11-18 Marc Delisle  <lem9@users.sourceforge.net>
  2693.     * lang/*: strUpgradeMySQL -> strUpgrade with one more parameter
  2694.       for the product name
  2695.     * main.php: new warnings for old PHP or MySQL versions
  2696.  
  2697. 2003-11-18 Michal Cihar  <nijel@users.sourceforge.net>
  2698.     * libraries/display_tbl.lib.php: Can kill more proceses (bug #844353).
  2699.  
  2700. 2003-11-18 Michal Cihar  <nijel@users.sourceforge.net>
  2701.     * almost EVERYTHING: The big rename from php3 to php.
  2702.  
  2703. 2003-11-18 Michal Cihar  <nijel@users.sourceforge.net>
  2704.     * read_dump.php3: Show result of last SHOW query when multiple queries.
  2705.     * scripts/create-release.sh: Generate also sizes of files, for
  2706.       files.inc.php on homepage.
  2707.  
  2708. 2003-11-17 Marc Delisle  <lem9@users.sourceforge.net>
  2709.     * lang/french: update
  2710.     * lang/turkish update, thanks to Bora Alioglu
  2711.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  2712.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  2713.  
  2714. 2003-11-14 Marc Delisle  <lem9@users.sourceforge.net>
  2715.     * tbl_properties_structure.php3: bug 842053: not only TEXT but also
  2716.       any ...TEXT field types can have a FULLTEXT index
  2717.  
  2718. 2003-11-13 Marc Delisle  <lem9@users.sourceforge.net>
  2719.     * libraries/common.lib.php3: undefined variable dblist_full when
  2720.       renaming a table
  2721.  
  2722. 2003-11-13 Michal Cihar  <nijel@users.sourceforge.net>
  2723.     * libraries/export/sql.php3: Fix export of foreign keys (patch #834474).
  2724.     * libraries/export/sql.php3, libraries/config_import.lib.php3,
  2725.       libraries/common.lib.php3, libraries/display_export.lib.php3, lang/*,
  2726.       config.inc.php3: Allow delayed inserts (RFE #841298).
  2727.     * libraries/export/sql.php3, libraries/common.lib.php3,
  2728.       libraries/config_import.lib.php3, libraries/display_export.lib.php3,
  2729.       lang/*, config.inc.php3: Support for creating UPDATE and REPLACE
  2730.       statements in export (RFE #838828).
  2731.     * lang/remove_message.sh: Checks for parameter count.
  2732.  
  2733. 2003-11-12 Michal Cihar  <nijel@users.sourceforge.net>
  2734.     * libraries/export/latex.php3: Fixed LaTeX output (patch #840082).
  2735.     * libraries/export/latex.php3: Unique fields are bold (patch #840089).
  2736.  
  2737. 2003-11-11 Garvin Hicking <antikarneval@supergarv.de>
  2738.     * libraries/display_tbl.lib.php3: Added more secure checks
  2739.       for each'ing on arrays built by the query analyzer. (Bug #839630)
  2740.     * libraries/display_tbl.lib.php3: Fixed Bug #839834 - Colspan for
  2741.       repeated headers were wrong since introduction of multi-row delete.
  2742.  
  2743. 2003-11-10 Marc Delisle  <lem9@users.sourceforge.net>
  2744.     * scripts/extchg.sh: bug 839081: generator.sh was not converted
  2745.  
  2746. 2003-11-07 Marc Delisle  <lem9@users.sourceforge.net>
  2747.     * tbl_change.php3, tbl_replace_fields.php3, Documentation.html:
  2748.       bug 835783: now (if using PHP4) users can enter NULL in a field
  2749.       and get the string NULL and not a NULL value. For a real NULL
  2750.       value they must use the Null checkbox.
  2751.  
  2752. 2003-11-06 Marc Delisle  <lem9@users.sourceforge.net>
  2753.     * New italian doc (partial) in pma_localized_docs
  2754.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  2755.  
  2756. 2003-11-06 Garvin Hicking <me@supergarv.de>
  2757.     * sql.php3, libraries/display_tbl.lib.php3:
  2758.       RFE #835491: Display linked values in printview. Display relation-
  2759.       related features (comments, MIME-transformations) in printview.
  2760.       Fix empty table rows in vertical display (kept Mozilla from displaying
  2761.       borders in this printmode). Adjusted layout a tiny-weeny bit to let
  2762.       the comments of a field fit the whole space.
  2763.     * libraries/display_tbl.lib.php3, libraries/transformations/TEMPLATE,
  2764.       Documentation.html: Propagate current MIME-type to plugin functions.
  2765.       Thanks for noticing (again), Thiemo Maettig. :)
  2766.     * libraries/common.lib.php3, Documentation.html, config.inc.php3:
  2767.       Now use $cfg['Servers'][$i]['only_db'] to allow sorting databases in
  2768.       the left frame. The '*' character can be used to
  2769.       fill in all remaining characters. See Documentation for details.
  2770.       RFE #830355, thanks to Xuefer for suggestions.
  2771.  
  2772. 2003-11-06 Michal Cihar  <nijel@users.sourceforge.net>
  2773.     * libraries/export/xml.php3: Add xml header with encoding information
  2774.       (bug #836630).
  2775.  
  2776. 2003-11-05 Garvin Hicking <me@supergarv.de>
  2777.     * libraries/common.lib.php3, footer.inc.php3: Bug #831181: Do not
  2778.       store queries with errors in history, also when coming from the
  2779.       database SQL tab.
  2780.     * libraries/common.lib.php3: Bug #835854. The MySQL-error messages
  2781.       are now put inside a <code> HTML-container, not <pre>. This allows
  2782.       wordwrapping to hide vertical scrollbars. Linebreak/Whitespace
  2783.       formatting has been altered to preserve those.
  2784.     * libraries/transformations/text_plain__dateformat.inc.php3:
  2785.       Remove obsolete code, thanks to Thiemo Maettig!
  2786.     * Documentation.html, libraries/display_tbl.lib.php3,
  2787.       libraries/transformations/*:
  2788.       The $meta field information is now passed to the transformation plugins
  2789.       to allow future (and easier) usage of field information
  2790.       (zerofill/unsigned/not_null/...).
  2791.  
  2792. 2003-11-04 Marc Delisle  <lem9@users.sourceforge.net>
  2793.     * Documentation.html: bug 833900, added known limitation in FAQ 3.10
  2794.       about selecting homonyms on a table without primary key
  2795.  
  2796. 2003-11-04 Garvin Hicking <me@supergarv.de>
  2797.     * Documentation.html: Added known limitation about ANSI-mode
  2798.       (Bug #816858)
  2799.     * libraries/transformations/text_plain__dateformat.inc.php3:
  2800.       Bug #835252: Now allow more timestamps. Minor modification of a patch
  2801.       submitted by anonymous poster. Thanks!
  2802.  
  2803. 2003-11-03 Garvin Hicking <me@supergarv.de>
  2804.     * Documentation.html, tbl_row_delete.php3,
  2805.       libraries/display_tbl.lib.php3:
  2806.       Bug #828290: Fixed "Execute stored bookmark". Also made some minor
  2807.       tweaks to make PHP-Transformations with forms working again. Added
  2808.       a limitation notice on that to FAQ 3.8. Added an image to this action.
  2809.     * libraries/display_tbl.lib.php3: Made multi-row delete working for
  2810.       vertical browse mode. When executing a multi-row delete, keep the
  2811.       last used display mode and other options.
  2812.     * Documentation.html: Adjusted link to the link-section of our homepage.
  2813.       Fixed typo.
  2814.  
  2815. 2003-11-03 Michal Cihar  <nijel@users.sourceforge.net>
  2816.     * lang/czech: Updated.
  2817.     * libraries/common.lib.php3: URI detection works with www-Sharp.Runtime
  2818.       (RFE #834053).
  2819.  
  2820. 2003-11-03 Alexander M. Turek  <rabus@users.sourceforge.net>
  2821.     * lang/german-*.inc.php3: Grammar.
  2822.     * config.inc.php3, libraries/common.lib.php3,
  2823.       libraries/config_import.lib.php3, libraries/display_export.lib.php3,
  2824.       libraries/export/csv.php3, lang/*.inc.php3:
  2825.       Bug #812474 (Excel v.X does not import 'CSV for Excel' exports).
  2826.  
  2827. 2003-11-02 Marc Delisle  <lem9@users.sourceforge.net>
  2828.     * lang/arabic: big update, thanks to Ossama Khayat (okhayat)
  2829.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  2830.  
  2831. 2003-11-01 Marc Delisle  <lem9@users.sourceforge.net>
  2832.     * libraries/relation.lib.php3: bug 826880, quotes added
  2833.  
  2834. 2003-10-31 Marc Delisle  <lem9@users.sourceforge.net>
  2835.     * lang/romanian: Updated, thanks to Valics Lehel.
  2836.     * tbl_relation.php3: add backquotes around table and field names
  2837.       in queries for InnoDB foreign keys; however, in current MySQL 4.0.16
  2838.       version, a blank character in a field name is not accepted by InnoDB
  2839.  
  2840. 2003-10-27 Marc Delisle  <lem9@users.sourceforge.net>
  2841.     * querywindow.php3: bug 825668: js errors in SQL-history,
  2842.       thanks to Jenik Kaspar (jenix)
  2843.  
  2844. 2003-10-26 Marc Delisle  <lem9@users.sourceforge.net>
  2845.     * libraries/display_tbl.lib.php3: bug 830437, undefined $sql_order
  2846.     * querywindow.php3: bug 829737, cosmetic change: added   for
  2847.       better display in Iconic 'both' mode
  2848.  
  2849. 2003-10-24 Michal Cihar  <nijel@users.sourceforge.net>
  2850.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas (viliusz).
  2851.     * lang/serbian: utf-8 translations contained no strings, regenerated.
  2852.     * lang/other: Added missing strings.
  2853.     * libraries/display_tbl.lib.php3: Try to show sorting by indexes only if
  2854.       it makes sense (bug #829594).
  2855.  
  2856. 2003-10-20 Michal Cihar  <nijel@users.sourceforge.net>
  2857.     * libraries/export/sql.php3: Fix undefined variable for MySQL < 3.23.20
  2858.       (bug #828370).
  2859.     * libraries/export/sql.php3. libraries/export/latex.php3,
  2860.       libraries/display_export.lib.php3, export.php3, lang/*,
  2861.       libraries/common.lib.php3, libraries/config_import.lib.php3: Allow to
  2862.       supress dates in SQL dump separately.
  2863.     * lang/add_message.sh: Fail if no message specified.
  2864.     * lang/add_message_file.sh: Fail if no file specified.
  2865.     * libraries/display_export.lib.php3: Added ugly hack to allow switching
  2866.       export options in Opera (bug #828712).
  2867.     * db_details_structure.php3, lang/*: Show also overhead, allow to check
  2868.       all tables with overhead at once (JS only) (RFE #828090).
  2869.     * footer.inc.php3: Try to update history in table only if configured so
  2870.       (bug #828356).
  2871.  
  2872. 2003-10-21 Marc Delisle  <lem9@users.sourceforge.net>
  2873.     * pdf_pages.php3: Patch 825672: show fields in Edit PDF scratchboard,
  2874.       thanks to Chris Walsh (chriswalshaz)
  2875.     * libraries/display_tbl.lib.php3: bug 826847, undefined $url_query
  2876.     * tbl_relation.php3: Bug 827340: Relation view should display also
  2877.       non-unique keys as possible choices for foreign keys
  2878.  
  2879. 2003-10-20 Michal Cihar  <nijel@users.sourceforge.net>
  2880.     * Documentation, config.inc.php3, tbl_change.php3,
  2881.       libraries/common.lib.php3, libraries/config_import.lib.php3: Make
  2882.       default functions configurable (RFE #821271).
  2883.  
  2884. 2003-10-18 Marc Delisle  <lem9@users.sourceforge.net>
  2885.     * libraries/common.lib.php3: bug 821512, Safari 1.0 v85.5 and fonts
  2886.     * libraries/functions.js: bug 825665, scratchboard and paper size
  2887.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  2888.     ### 2.5.4 released
  2889.  
  2890. 2003-10-17 Marc Delisle  <lem9@users.sourceforge.net>
  2891.     * browse_foreigners.php3: bug 825473: PMA_jsFormat() needed on alert()
  2892.     * tbl_query_box.php3, libraries/bookmark.lib.php3:
  2893.       bug 824958: bookmarks not configured
  2894.  
  2895. 2003-10-16 Michal Cihar  <nijel@users.sourceforge.net>
  2896.     * libraries/zip.lib.php3: Calculate offset progressively (patch #824122).
  2897.     * scripts/convertcfg.pl: Perl in most cases lives in /usr/bin/perl.
  2898.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  2899.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  2900.     * lang/persian-utf-8.inc.php3: Regenerated, was somehow broken.
  2901.     * lang/sort_lang.sh: Ignores non file parameter.
  2902.     * libraries/common.lib.php3: Add some more fixes for wrongly typed
  2903.       $cfg['PmaAbsoluteUri'].
  2904.     * Documentation: Changed my email and credits.
  2905.     * libraries/defines_php.lib.php3: Output buffering is not available in
  2906.       php 3 (bug #824956).
  2907.  
  2908. 2003-10-15 Marc Delisle  <lem9@users.sourceforge.net>
  2909.     * lang/russian-windows-1251: wrong charset (bug 823939)
  2910.  
  2911. 2003-10-14 Marc Delisle  <lem9@users.sourceforge.net>
  2912.     * server_privileges.php3: bug 707516, sometimes db privileges
  2913.       are not shown
  2914.  
  2915. 2003-10-12 Marc Delisle  <lem9@users.sourceforge.net>
  2916.     * Documentation.html: bug 821144: FAQ 6.21 needed clarification
  2917.  
  2918. 2003-10-11 Marc Delisle  <lem9@users.sourceforge.net>
  2919.     * libraries/grab_globals.lib.php3: bug 807047, better fix
  2920.     * tbl_select.php3: bug 821350: escape single quotes in table
  2921.       Search page
  2922.  
  2923. 2003-10-10 Marc Delisle  <lem9@users.sourceforge.net>
  2924.     * footer.inc.php3: bug 819036, undefined function PMA_setHistory()
  2925.  
  2926. 2003-10-10 Michal Cihar  <nijel@users.sourceforge.net>
  2927.     * libraries/export/sql.php3: Fix PMA_getTableContentOld (bug #820932).
  2928.     * left.php3: Konqueror 3 and Opera 7 works with tree view (bug #820717).
  2929.     * scripts/create-release.sh: Generate MD5 sums (RFE #748415).
  2930.     * Documentation, config.inc.php3, scripts/create_tables.sql: Change
  2931.       default phpMyAdmin table names from PMA_* to pma_*.
  2932.  
  2933. 2003-10-07 Marc Delisle  <lem9@users.sourceforge.net>
  2934.     * lang/russian*: updated, thanks to Artyom Rabzonov
  2935.  
  2936. 2003-10-07 Michal Cihar  <nijel@users.sourceforge.net>
  2937.     * Documentation: Another hint for creating primary/unique keys.
  2938.  
  2939. 2003-10-06 Marc Delisle  <lem9@users.sourceforge.net>
  2940.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  2941.  
  2942. 2003-10-06 Michal Cihar  <nijel@users.sourceforge.net>
  2943.     * tbl_replace.php3: Do not include query in redirect url if too long.
  2944.  
  2945. 2003-10-02 Marc Delisle  <lem9@users.sourceforge.net>
  2946.     * libraries/grab_globals.lib.php3: bug 807047, protect POST variables
  2947.       against cookies of the same name
  2948.     * libraries/display_tbl.lib.php3: bug 816658, the multi-row delete
  2949.       icon should not be displayed in all cases
  2950.  
  2951. 2003-10-01 Marc Delisle  <lem9@users.sourceforge.net>
  2952.     * lang/slovenian update, thanks to Kositer Uros
  2953.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  2954.     * libraries/export/sql.php3: bug 815822 Undefined index/offset
  2955.     * lang/turkish update, thanks to Bora Alioglu
  2956.  
  2957. 2003-10-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  2958.     * translators.html: Better link.
  2959.  
  2960. 2003-09-30 Marc Delisle  <lem9@users.sourceforge.net>
  2961.     ### 2.5.4-rc1 released
  2962.  
  2963. 2003-09-29 Michal Cihar  <nijel@users.sourceforge.net>
  2964.     * lang/czech: Updated.
  2965.     * config.inc.php3, db_details_importdocsql.php3,
  2966.       db_details_structure.php3, libraries/config_import.lib.php3: You now
  2967.       need to explicitely enable docSQL support ($cfg['docSQLDir']), RFE
  2968.       #812033.
  2969.     * Documentation: Documented above and support for compressed dumps.
  2970.     * db_details.php3, export.php3, ldi_check.php3, ldi_table.php3,
  2971.       read_dump.php3, tbl_change.php3, tbl_query_box.php3,
  2972.       tbl_replace_fields.php3: $cfg['*Dir'] don't have to end with slash.
  2973.  
  2974. 2003-09-28 Marc Delisle  <lem9@users.sourceforge.net>
  2975.     * lang/albanian: Updated, thanks to Laurent Dhima (laurenti).
  2976.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  2977.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  2978.     * new lang: bosnian, thanks to Samir Kobiljak
  2979.  
  2980. 2003-09-27 Marc Delisle  <lem9@users.sourceforge.net>
  2981.     * tbl_row_delete.php3, mult_submits.inc.php3,
  2982.       libraries/display_tbl.lib.php3, /display_tbl_links.lib.php3:
  2983.       RFE 810270: multi-row delete in browse mode
  2984.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin).
  2985.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  2986.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  2987.  
  2988. 2003-09-26 Alexander M. Turek  <rabus@users.sourceforge.net>
  2989.     * tbl_indexes.php3: RFE #812993 (Icons for index table).
  2990.     * lang/persian-*.inc.php3, lang/sync_lang.sh,
  2991.       libraries/select_lang.lib.php3, translators.html:
  2992.       New Persian language files, thanks to Parham Ghaffarian.
  2993.     * libraries/select_lang.lib.php3: Removed a dublicate entry.
  2994.     * translators.html: I'm back. :-)
  2995.     * lang/english.inc.php3: Resorted strings.
  2996.  
  2997. 2003-09-26 Garvin Hicking <me@supergarv.de>
  2998.     * left.php3: bug #812481: Fixed display of '__protected__' subgroup in
  2999.       non-light left frame mode, when $cfg['LeftFrameTableSeperator'] is empty.
  3000.  
  3001. 2003-09-24 Alexander M. Turek  <rabus@users.sourceforge.net>
  3002.     * libraries/function.js: Fixed bug #811499 (Opera 7.20 messes up row
  3003.       markers), thanks to Michael Johnson (redbeardc).
  3004.     * server_privileges.php3: Fixed bug #811792 (Password not kept when
  3005.       modifying user).
  3006.  
  3007. 2003-09-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  3008.     * lang/german-*.inc.php3: Fixed some typos, thanks to Sebastian Mendel.
  3009.  
  3010. 2003-09-23 Marc Delisle  <lem9@users.sourceforge.net>
  3011.     * libraries/export/sql.php3: bug 811222: we need to analyze the query
  3012.       to get the true column name in case of aliases
  3013.     * libraries/common.lib.php3: bug 810617, final 1.0 version of Safari
  3014.       does not need reduced font size
  3015.  
  3016. 2003-09-20 Marc Delisle  <lem9@users.sourceforge.net>
  3017.     * pdf_schema.php3: bug 805227: the "Show color" only removed
  3018.       color on arrows, now removes all the color because of printing problems
  3019.       on black&white printers, thanks to Kelley Lingerfelt (rebelkell)
  3020.  
  3021. 2003-09-19 Marc Delisle  <lem9@users.sourceforge.net>
  3022.     * server_privileges.php3: bug 784961, could not delete a user
  3023.  
  3024. 2003-09-19 Michal Cihar  <nijel@users.sourceforge.net>
  3025.     * libraries/display_tbl.lib.php3: Fixed deleting AND from end of condition
  3026.       with older php (bug #802060).
  3027.  
  3028. 2003-09-18 Michal Cihar  <nijel@users.sourceforge.net>
  3029.     * libraries/auth/cookie.auth.lib.php3: Improved functionality when more
  3030.       than one cookie auth is being used.
  3031.  
  3032. 2003-09-18 Garvin Hicking <me@supergarv.de>
  3033.     * tbl_query_box.php3, read_dump.php3, sql.php3, lang/*: RFE #477472 -
  3034.       Add bookmark option to query window/tab to bookmark any statement.
  3035.  
  3036. 2003-09-17 Garvin Hicking <me@supergarv.de>
  3037.     * querywindow.php3: RFE #807282 - Display 'edit' button to alter entries from SQL query
  3038.       history, not execute them immediately.
  3039.     * footer.inc.php3: Bug #805568 - Save SQL history even if 'LockFromUpdate' is selected.
  3040.     * server_databases.php3: Bug #805545 - Refresh left frame when selecting a DB of
  3041.       server_databases.php3
  3042.  
  3043. 2003-09-17 Michal Cihar  <nijel@users.sourceforge.net>
  3044.     * read_dump.php3, libraries/read_dump.lib.php3: Error message when file
  3045.       can not be read.
  3046.     * tbl_query_box.php3: Do not require any variables in query window.
  3047.     * lang/*, libraries/export/sql.php3: Export separately constraints, so
  3048.       they don't cause troubles on import (bug #807615).
  3049.     * Documentation, config.inc.php3, left.php3, main.php3, lang/*,
  3050.       libraries/common.lib.php3, libraries/config_import.lib.php3,
  3051.       libraries/auth/cookie.auth.lib.php3,
  3052.       libraries/auth/arbitrary.auth.lib.php3(deleted): Merged arbitrary auth
  3053.       into cookie auth, new config variable for enabling this
  3054.       $cfg['AllowArbitraryServer'].
  3055.     * db_details.php3, tbl_change.php3, tbl_query_box.php3,
  3056.       libraries/common.lib.php3: Execute uploaded gzip/bzip'd SQL-files (RFE
  3057.       #752886).
  3058.     * Documentation, config.inc.php3, export.php3, libraries/common.lib.php3,
  3059.       libraries/config_import.lib.php3: Allow compressing large SQL dumps -
  3060.       they are compressed by smaller chunks and send to browser (RFE #795849).
  3061.     * tbl_properties_operations.php3: Remove '; InnoDB free:' part from
  3062.       comment including references.
  3063.  
  3064. 2003-09-16 Marc Delisle  <lem9@users.sourceforge.net>
  3065.     * sql.php3: bug 790849 (js disabled and user removes the row limit
  3066.       from the Show [30] rows)
  3067.  
  3068. 2003-09-16 Garvin Hicking <me@supergarv.de>
  3069.     * db_details_qbe.php, libraries/mysql_wrappers.lib.php3: Finetune the new
  3070.     PMA_mysql_fetch_fields() function and renamed it to PMA_mysql_fetch_fields_alternate:
  3071.     It now uses 'SHOW FIELDS FROM...'. Modified all calls to the old function to fit the new
  3072.     one. Keep old function for any future use.
  3073.  
  3074. 2003-09-15 Marc Delisle  <lem9@users.sourceforge.net>
  3075.     * tbl_properties_links.php3, db_details_structure.php3: in Table view,
  3076.       "Select" becomes "Search" to denote more clearly was this sub-page
  3077.       is about
  3078.  
  3079. 2003-09-15 Michal Cihar  <nijel@users.sourceforge.net>
  3080.     * libraries/export/sql.php3: Avoid freeing failed result.
  3081.  
  3082. 2003-09-14 Marc Delisle  <lem9@users.sourceforge.net>
  3083.     * Documentation.html: clarify FAQ 6.20 about which privileges are
  3084.       assigned to users after an upgrade to MySQL 4, and their effect
  3085.       on seeing all the databases.
  3086.  
  3087. 2003-09-12 Garvin Hicking <me@supergarv.de>
  3088.     * lang/*, sql.php3, libraries/bookmark.lib.php3: RFE #804896
  3089.       (Bookmarks for all users)
  3090.     * lang/german*: Update
  3091.     * Documentation.html: Added note to FAQ 6.18 about bookmark-variable expansion
  3092.       not working on PHP < 4.0.3
  3093.  
  3094. 2003-09-12 Marc Delisle  <lem9@users.sourceforge.net>
  3095.     * lang/turkish update, thanks to Bora Alioglu
  3096.     * libraries/display_tbl.lib.php3: bug 804592 (undefined $prev_index)
  3097.       and add "Sort" tooltip to each column header
  3098.  
  3099. 2003-09-11 Michal Cihar  <nijel@users.sourceforge.net>
  3100.     * read_dump.php3: Add also limit to size, not only to pieces, because of
  3101.       extended inserts (bug #803372).
  3102.  
  3103. 2003-09-10 Marc Delisle  <lem9@users.sourceforge.net>
  3104.     * Documentation.html: clarify about InnoDB support
  3105.     * libraries/sqlparser.lib.php3: bug 790903: BINARY as an operator;
  3106.       bug 792511: SELECT * FROM mytable LIMIT 0,-1
  3107.     * libraries/mysql_wrappers.lib.php3: bug 795443: wrong results coming
  3108.       from mysql_list_fields, so modify PMA_mysql_list_fields to use
  3109.       SELECT * FROM db.table LIMIT 1
  3110.       (Thanks to Peter Beckman (ooglek))
  3111.  
  3112. 2003-09-09 Marc Delisle  <lem9@users.sourceforge.net>
  3113.     * libraries/mysql_wrappers.lib.php3: bug 795443: wrong results coming
  3114.       from mysql_list_tables, so modify PMA_mysql_list_tables to use
  3115.       SHOW TABLES FROM
  3116.  
  3117. 2003-09-09 Michal Cihar  <nijel@users.sourceforge.net>
  3118.     * tbl_relation.php3: Avoid message about not array variable when no InnoDB
  3119.       relations used.
  3120.     * libraries/display_tbl.lib.php3, lang/*: Allow user to select sorting by
  3121.       indexes (RFE #528503).
  3122.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  3123.     * lang/dutch: Updated, thanks to nobody :-).
  3124.  
  3125. 2003-09-08 Michal Cihar  <nijel@users.sourceforge.net>
  3126.     * left.php3, main.php3, lang/*, libraries/common.lib.php3, Documentation,
  3127.       config.inc.php3, libraries/auth/arbitrary.auth.lib.php3,
  3128.       libraries/auth/cookie.auth.lib.php3: Support for login to arbitrary
  3129.       server (RFE #684097).
  3130.  
  3131. 2003-09-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  3132.     * server_privileges.php3: Fixed bug #802611 (No 'LOCK TABLES' in DB-specific
  3133.       privileges).
  3134.  
  3135. 2003-09-07 Marc Delisle  <lem9@users.sourceforge.net>
  3136.     ### 2.5.3 released
  3137.  
  3138. 2003-09-05 Marc Delisle  <lem9@users.sourceforge.net>
  3139.     * libraries/sqlparser.lib.php3: NO ACTION was not correctly treated
  3140.     * tbl_relation.php3: InnoDB support
  3141.  
  3142. 2003-09-03 Michal Cihar  <nijel@users.sourceforge.net>
  3143.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  3144.  
  3145. 2003-09-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  3146.     * Documentation.html:
  3147.       - rewrote FAQ 1.17;
  3148.       - corrected some other FAQs;
  3149.       - tidied up "Requirements" section about MySQL.
  3150.  
  3151. 2003-09-02 Marc Delisle  <lem9@users.sourceforge.net>
  3152.     * translators.html: azerbaijani, and change of address for
  3153.       swedish translator
  3154.  
  3155. 2003-09-02 Michal Cihar  <nijel@users.sourceforge.net>
  3156.     * libraries/common.lib.php3: Fix displaying PHP code (bug #798804).
  3157.  
  3158. 2003-09-01 Michal Cihar  <nijel@users.sourceforge.net>
  3159.     * libraries/mysql_charsets.lib.php3: Name of column is sometimes Default
  3160.       (bug #798426).
  3161.     * lang/estonian: Updated, thanks to Alvar Soome (finsoft).
  3162.     * lang/azerbaijani, lang/sync_lang.sh, libraries/select_lang.lib.php3: New
  3163.       translation, thanks to Shehriyar Imanov (sheki).
  3164.  
  3165. 2003-08-31 Marc Delisle  <lem9@users.sourceforge.net>
  3166.     * libraries/sqlparser.lib.php3: extract ON DELETE, ON UPDATE for FOREIGN KEYs
  3167.     * libraries/relation.lib.php3: populate $foreign with ON DELETE, ON UPDATE
  3168.  
  3169. 2003-08-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  3170.     * README: Updated php / MySQL versions.
  3171.  
  3172. 2003-08-28 Michal Cihar  <nijel@users.sourceforge.net>
  3173.     * libraries/display_export.lib.php3: Allow xml to be also default export
  3174.       (bug #796706).
  3175.  
  3176. 2003-08-27 Marc Delisle  <lem9@users.sourceforge.net>
  3177.     * tbl_relation.php3: User forgot to define an index on the master table
  3178.       before adding a foreign key constraint: trap the error, warn the user
  3179.       and show him a link to the relevant doc
  3180.  
  3181. 2003-08-27 Garvin Hicking <me@supergarv.de>
  3182.     * lang/german*: Update
  3183.  
  3184. 2003-08-27 Michal Cihar  <nijel@users.sourceforge.net>
  3185.     * sql.php3, lang/*: Print view with full texts (RFE #742123).
  3186.  
  3187. 2003-08-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  3188.     * browse_foreigners.php3: undefined variable.
  3189.  
  3190. 2003-08-26 Alexander M. Turek  <rabus@users.sourceforge.net>
  3191.     * libraries/common.lib.php3: Backwards compatibility.
  3192.     * tbl_change.php3: bug #795171 (foreign field empty when editing record).
  3193.  
  3194. 2003-08-26 Michal Cihar  <nijel@users.sourceforge.net>
  3195.     * config.inc.php3, lang/*, libraries/config_import.lib.php3,
  3196.       libraries/display_export.lib.php3, libraries/export/latex.php3: Improved
  3197.       LaTeX export (patch #777451).
  3198.  
  3199. 2003-08-25 Michal Cihar  <nijel@users.sourceforge.net>
  3200.     * lang/czech: Updated.
  3201.  
  3202. 2003-08-25 Marc Delisle  <lem9@users.sourceforge.net>
  3203.     * tbl_relations.php3, tbl_properties_table_info.php3, /lang:
  3204.       InnoDB relations (for now, same db, only one index column, and
  3205.       no ON DELETE or ON UPDATE clauses)
  3206.  
  3207. 2003-08-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  3208.     * tbl_rename.php3: After renaming a table, move back to
  3209.       tbl_properties_operations.php3 instead of tbl_properties.php3.
  3210.  
  3211. 2003-08-22 Marc Delisle  <lem9@users.sourceforge.net>
  3212.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  3213.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  3214.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  3215.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  3216.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  3217.     * lang/greek: update, thanks to Kyriakos Xagoraris (theremon)
  3218.     * libraries/sqlparser.lib.php3: extract the CONSTRAINTs for FOREIGN KEYs
  3219.     * libraries/relation.lib.php3: getForeigners() returns also the constraint
  3220.  
  3221. 2003-08-21 Marc Delisle  <lem9@users.sourceforge.net>
  3222.     * tbl_relation.php3: improve variables, remove some code
  3223.  
  3224. 2003-08-20 Alexander M. Turek  <rabus@users.sourceforge.net>
  3225.     * server_privileges.php3: Fixed some typos.
  3226.  
  3227. 2003-08-18 Marc Delisle  <lem9@users.sourceforge.net>
  3228.     * lang/romanian: Updated, thanks to Valics Lehel.
  3229.     * lang/turkish update, thanks to Bora Alioglu
  3230.  
  3231. 2003-08-18 Michal Cihar  <nijel@users.sourceforge.net>
  3232.     * lang/czech: Updated.
  3233.     * lang/catalan: Updated, thanks to Xavier Navarro (xavin).
  3234.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  3235.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  3236.     * lang/serbian: Updated, thanks to Mihailo Stefanovic (mikis).
  3237.  
  3238. 2003-08-17 Marc Delisle  <lem9@users.sourceforge.net>
  3239.     * browse_foreigners.php3, tbl_change.php3, tbl_select.php3,
  3240.       libraries/display_tbl.lib.php3, /relation.lib.php3, /get_foreign.lib.php3:
  3241.       Patch 789367: Browse foreign values, thanks to Garvin
  3242.     ### 2.5.3-rc2 released
  3243.  
  3244. 2003-08-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  3245.     * translators.html: Garvin is now the official German translator,
  3246.       temporarily.
  3247.  
  3248. 2003-08-16 Marc Delisle  <lem9@users.sourceforge.net>
  3249.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  3250.  
  3251. 2003-08-16 Alexander M. Turek  <rabus@users.sourceforge.net>
  3252.     * Documentation.html: Bad anchor link and other typos.
  3253.  
  3254. 2003-08-15 Marc Delisle  <lem9@users.sourceforge.net>
  3255.     * tbl_properties_structure.php3: bug 786710, IE and dropping fields,
  3256.       and bug 788676: added a table to help Netscape aligning the icons
  3257.       with the text
  3258.  
  3259. 2003-08-15 Garvin Hicking <me@supergarv.de>
  3260.     * tbl_properties_structure.php3: RFE #784900 (show alternate text for
  3261.       multi-submit button)
  3262.     * tbl_properties_structure.php3, db_details_structure.php3: RFE #787810
  3263.       - Enlarge area around the new buttons for better usability
  3264.  
  3265. 2003-08-15 Michal Cihar  <nijel@users.sourceforge.net>
  3266.     * Documentation: Synced export FAQ with export page.
  3267.     * Documentation: Fixed information about transformations.
  3268.  
  3269. 2003-08-14 Michal Cihar  <nijel@users.sourceforge.net>
  3270.     * server_privileges.php3: Fix notice about undefined index (bug #780861).
  3271.  
  3272. 2003-08-13 Marc Delisle  <lem9@users.sourceforge.net>
  3273.     * tbl_change.php3: do not check both radios (confuses Netscape 4.8)
  3274.  
  3275. 2003-08-13 Michal Cihar  <nijel@users.sourceforge.net>
  3276.     * tbl_addfield.php3: Highlight correct tab after changing structure.
  3277.     * libraries/sqlparser.lib.php3: Bug #788097 (add space after
  3278.       alpha_variable).
  3279.  
  3280. 2003-08-12 Michal Cihar  <nijel@users.sourceforge.net>
  3281.     * libraries/export/csv.php3: Don't trim resulting line (bug #782483).
  3282.     * libraries/functions.js: Don't ask for confirmation of query that will
  3283.       not be executed (bug #783667).
  3284.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  3285.     * lang/czech: Updated, thanks to me :).
  3286.  
  3287. 2003-08-11 Michal Cihar  <nijel@users.sourceforge.net>
  3288.     * libraries/export/csv.php3, libraries/export/latex.php3,
  3289.       libraries/export/xml.php3: Added some stripslashes to generate correct
  3290.       exports.
  3291.  
  3292. 2003-08-10 Marc Delisle  <lem9@users.sourceforge.net>
  3293.     * server_status.php3: bug 786331, a 100,00% not internationalized,
  3294.       and align values for "More status variables"
  3295.     * libraries/grab_globals.lib.php3: probable fix for IIS HTTP auth bug
  3296.  
  3297. 2003-08-09 Marc Delisle  <lem9@users.sourceforge.net>
  3298.     * libraries/auth/cookie.auth.lib.php3: Cookies required message
  3299.       should not look like an error
  3300.  
  3301. 2003-08-08 Marc Delisle  <lem9@users.sourceforge.net>
  3302.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  3303.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
  3304.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  3305.     * lang/english, french: typos about $strDBGMaxTimeMs
  3306.  
  3307. 2003-08-07 Marc Delisle  <lem9@users.sourceforge.net>
  3308.     * lang/serbian update, thanks to Mihailo Stefanovic
  3309.     * lang/romanian: Updated, thanks to Valics Lehel.
  3310.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  3311.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  3312.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  3313.     * lang/chinese_gb: Updated, thanks to Wang (fundawang).
  3314.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  3315.     * Documentation.html: bug 782597: FAQ 1.30 about Turck MMCache
  3316.  
  3317. 2003-08-06 Marc Delisle  <lem9@users.sourceforge.net>
  3318.     * sql.php3: bug 782925: fix "Showing rows..." message when user has
  3319.       put a LIMIT in the query
  3320.     * libraries/relation.lib.php3: bug 784143: SHOW CREATE TABLE on older
  3321.       MySQL versions
  3322.  
  3323. 2003-08-06 Michal Cihar  <nijel@users.sourceforge.net>
  3324.     * libraries/common.lib.php3: Parse better enum fields (bug #784154).
  3325.  
  3326. 2003-08-05 Garvin Hicking <me@supergarv.de>
  3327.     * libraries/common.lib.php3: Moved docu function (PHP3 compatbility)
  3328.       (Bug #782966)
  3329.     * tbl_change.php3: RFE #772991: Shorten dropdown field using
  3330.       $cfg['LimitChars']
  3331.     * tbl_change.php3: RFE #762221: Swap relational insert key order
  3332.  
  3333. 2003-08-05 Michal Cihar  <nijel@users.sourceforge.net>
  3334.     * sql.php3: Fixed regular expression.
  3335.     * libraries/export/latex.php3: Use "table (field)" instead of
  3336.       "table -> field" when dumping relations into LaTeX (bug #776957).
  3337.     * libraries/display_export.lib.php3, libraries/export/csv.php3,
  3338.       libraries/config_import.lib.php3, config.inc.php3: Allow column headers
  3339.       for Excel export (bug #771299).
  3340.     * header.inc.php3: Don't allow including this file twice.
  3341.     * db_details.php3, db_details_importdocsql.php3, export.php3,
  3342.       tbl_move_copy.php3, tbl_rename.php3: Added some html quoting.
  3343.     * libraries/tbl_change.js: When ENUM field has just one value, it could
  3344.       not be set to NULL (bug #783533).
  3345.     * tbl_move_copy.php3: Use database we're working on to avoid some problems
  3346.       with replicated databases (bug #780439).
  3347.     * read_dump.php3, sql.php3: Bookmark all SQL queries and not only the last
  3348.       one (bug #780569).
  3349.  
  3350. 2003-08-05 Marc Delisle  <lem9@users.sourceforge.net>
  3351.     * libraries/sqlparser.data.php3: bug 779453, wrong count
  3352.     * lang/turkish update, thanks to Bora Alioglu
  3353.     * lang/romanian: Updated, thanks to Valics Lehel.
  3354.     * lang/ukrainian: update, thanks to Markijan Baran
  3355.     * sql.php3: bug 782828, do not go into confirm dialog if we are coming
  3356.       from "Create PHP Code" or "Without PHP Code"
  3357.  
  3358. 2003-08-04 Michal Cihar  <nijel@users.sourceforge.net>
  3359.     * lang/czech: Updated.
  3360.  
  3361. 2003-08-01 Marc Delisle  <lem9@users.sourceforge.net>
  3362.     * tbl_select.php3: bug 697979, implemented a suggestion by
  3363.       Joerg Klein (j0erch) to do a SELECT * when all fields were selected
  3364.       on the Select page, to avoid (in most cases) a IE limitation
  3365.  
  3366. 2003-08-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  3367.     * main.php3: Added link to charset page.
  3368.     * libraries/mysql_charsets.lib.php3, lang/*.inc.php3: More detailed charset
  3369.       information.
  3370.     * tbl_properties_structure.php3: Tooltips for collations.
  3371.  
  3372. 2003-07-31 Marc Delisle  <lem9@users.sourceforge.net>
  3373.     * tbl_replace_fields: bug 780793: a '+' sign in ENUM (or SET
  3374.       or a foreign key) was wrongly urldecoded to a space
  3375.     * sql.php3: bug 781170, bad check for DROP DATABASE and IF EXISTS
  3376.  
  3377. 2003-07-30 Marc Delisle  <lem9@users.sourceforge.net>
  3378.     * tbl_move_copy.php3: wrong Missing message
  3379.  
  3380. 2003-07-30 Alexander M. Turek  <rabus@users.sourceforge.net>
  3381.     * server_privileges.php3: Implemented some version checks to avoid bugs like
  3382.       #777785.
  3383.  
  3384. 2003-07-29 Marc Delisle  <lem9@users.sourceforge.net>
  3385.     * serbian: big update,
  3386.       thanks to Branislav Jovanovic <branej@users.sourceforge.net> and
  3387.       Mihailo Stefanovic <mst@mikis.org>
  3388.     * sql.php3: bug 779301: MySQL 3 and SELECT DISTINCT
  3389.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  3390.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  3391.     ### 2.5.3-rc1 released
  3392.  
  3393. 2003-07-29 Garvin Hicking <me@supergarv.de>
  3394.     * Documentation.html, config.inc.php3, read_dump.php3,
  3395.       css/phpmyadmin.css.php3, libraries/common.lib.php3,
  3396.       libraries/config_import.lib.php3, libraries/sqlparser.lib.php3
  3397.       o Introduced $cfg['IgnoreMultiSubmitErrors'] to let PMA continue
  3398.         execution of a multi-query statement even though single queries
  3399.         may fail
  3400.       o Introduced $cfg['VerboseMultiSubmit'] to let PMA show the result
  3401.         of each query of a multi-query statement (taking some maximum
  3402.         line/pieces amounts into account)
  3403.       o changed formatting of syntax_comment to include some space
  3404.     * libraries/common.lib.php3, libaries/mysql_wrappers.lib.php3:
  3405.       Display MySQL error code and link to the MySQL-Documentation of
  3406.       error codes
  3407.  
  3408. 2003-07-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  3409.     * tbl_properties_structure.php3, css/phpmyadmin.css.php3: Use icons for
  3410.       multi-submit buttons.
  3411.  
  3412. 2003-07-28 Garvin Hicking <me@supergarv.de>
  3413.     * sql.php3, libraries/common.lib.php3 - when $cfg['SQP']['fmtType']
  3414.       is set to 'none', positively retain any user formatting for query
  3415.       output. (RFE #769219)
  3416.     * tbl_properties_structure.php3: fixed strNoDrop to strDrop
  3417.  
  3418. 2003-07-28 Marc Delisle  <lem9@users.sourceforge.net>
  3419.     * sql.php3: bug 778899, could not create a bookmark
  3420.     * ldi_table.php3: Users with register_global=off received some
  3421.       Missing messages, due to a missing "require" in ldi_table.php3
  3422.  
  3423. 2003-07-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  3424.     * server_privileges.php3: A user could not edit his own global privileges.
  3425.  
  3426. 2003-07-25 Garvin Hicking <me@supergarv.de>
  3427.     * Documentation.html: Updated my E-Mail, added latest credits-items
  3428.     * images/*, config.inc.php3, db_details_structure.php3,
  3429.       libraries/common.lib.php3, table_details_structure.php3,
  3430.       libraries/display_tbl.lib.php3, Documentation.html,
  3431.       left.php3:
  3432.       Even more new images on more places: DB properties, Table
  3433.       properties, Table Display (LinkOrButton unified as well),
  3434.       Left frame.
  3435.       Multi-column mode also works for MySQL < 3.23.03 (does anybody even
  3436.       care?)
  3437.  
  3438. 2003-07-25 Marc Delisle  <lem9@users.sourceforge.net>
  3439.     * header.inc.php3: XHTML compatibility
  3440.     * libraries/sqlparser.lib.php3, /relation.lib.php3: bug 776789,
  3441.       unable to insert record with FK in another db
  3442.  
  3443. 2003-07-24 Garvin Hicking <me@supergarv.de>
  3444.     * libraries/sqlparser.lib.php3 - Confirmation is also needed on
  3445.       TRUNCATE statements!
  3446.     * libraries/common.lib.php3 - RFE #758051 (simpler PHPcode generation)
  3447.     * config.inc.php3, db_details_structure.php3, libraries/common.lib.php3,
  3448.       libraries/config_import.lib.php3: *EXPERIMENTAL* - implemented buttons
  3449.       for the database properties page and implemented RFE #752062: multi-
  3450.       column display for many tables.
  3451.       (thanks to Kawika Ohumukini [boogie33]).
  3452.  
  3453. 2003-07-24 Marc Delisle  <lem9@users.sourceforge.net>
  3454.     * libraries/sqlparser.lib.php3 /relation.lib.php3 /get_foreign.lib.php3:
  3455.       bug 772765, InnoDB and multi-columns foreign key
  3456.     * tbl_select.php3: LIKE in Select sub-page for non-text fields
  3457.  
  3458. 2003-07-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  3459.     * libraries/mysql_charsets.lib.php3:
  3460.       - better method for retrieving the supported MySQL charsets;
  3461.       - fixed a bug that caused "armascii8" to appear twice in the charsets
  3462.         list (as "armascii8" and "armascii");
  3463.       - added ability to retrieve all collations and related MySQL settings;
  3464.       - added a function to build description strings for given collations
  3465.         (still needs some optimization).
  3466.     * libraries/sqlparser.data.php3: Support for SHOW COLLATION.
  3467.     * server_collations.php3, server_links.inc.php3, lang/*.inc.php3:
  3468.       New status page "Character Sets and Collations" for MySQL 4.1.
  3469.  
  3470. 2003-07-23 Marc Delisle  <lem9@users.sourceforge.net>
  3471.     * libraries/grab_globals.lib.php3: error when $_SERVER does not exist
  3472.     * tbl_printview.php3: wrong validation for path disclosure (bug 776436)
  3473.  
  3474. 2003-07-23 Garvin Hicking <me@supergarv.de>
  3475.     * css/phpmyadmin.css.php3: Removed 'lowercase' transform
  3476.       (Bug #769827)
  3477.     * libraries/display_export.lib.php3, libraries/export/sql.php3
  3478.       Only print Update/Creation/Check time when the checkbox 'Include
  3479.       Comments' is chosen. So it is now also possible to check that
  3480.       box even though the relational features could be deactivated.
  3481.       But all checks to relational comments will only use those if
  3482.       the relation features work.
  3483.  
  3484. 2003-07-22 Marc Delisle  <lem9@users.sourceforge.net>
  3485.     * lang/estonian update, thanks to finsoft@sourceforge.net.
  3486.     ### 2.5.2 released
  3487.  
  3488. 2003-07-20 Marc Delisle  <lem9@users.sourceforge.net>
  3489.     * tbl_properties_operations.php3: Do not display the
  3490.       "Referential integrity check" section for InnoDB tables
  3491.       as this was intended for pmadb relations
  3492.  
  3493. 2003-07-19 Marc Delisle  <lem9@users.sourceforge.net>
  3494.     * (in lots of scripts): checks for paths disclosure
  3495.     * lang/catalan update, thanks to Xavier Navarro (xavin).
  3496.  
  3497. 2003-07-18 Garvin Hicking <me@supergarv.de>
  3498.     * read_dump.php3: When PHP3 < 4.3.0 is detected, try an alternative
  3499.       way of rewriting bookmark variables.
  3500.     * Documentation.html: Bookmark variable expansion only works with PHP
  3501.       4.3.0 and above
  3502.     * tbl_query_box.php3: For the querywindow - if no items are available
  3503.       for the 'file import' tab, hide the 'Go' button and instead display
  3504.       a warning message. Can happen if you don't have $cfg['UploadDir']
  3505.       set and $is_upload is false.
  3506.  
  3507. 2003-07-17 Marc Delisle  <lem9@users.sourceforge.net>
  3508.     * server_status.php3: the percentages of Query types did not add up
  3509.       to 100, because the number of connections is included in the total
  3510.       number of queries, thanks to jht001 ( Jams H Thompson )
  3511.  
  3512. 2003-07-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  3513.     * tbl_change.php3, libraries/common.lib.php3: Fixed a MySQL 4.1 bug that
  3514.       appeared when inserting values into ENUM or SET fields.
  3515.  
  3516. 2003-07-17 Garvin Hicking <me@supergarv.de>
  3517.     * tbl_query_box.php3: Removed onsubmit() attribute of the noscript area.
  3518.       Thanks to andreas_e ;)
  3519.  
  3520. 2003-07-16 Michal Cihar  <nijel@users.sourceforge.net>
  3521.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  3522.  
  3523. 2003-07-16 Marc Delisle  <lem9@users.sourceforge.net>
  3524.     * libraries/export/sql.php3: bug 771575: wrong quotes for variable expansion
  3525.  
  3526. 2003-07-16 Alexander M. Turek  <rabus@users.sourceforge.net>
  3527.     * libraries/functions.js: Bug #771794 (CHAR length check although field name
  3528.       is empty).
  3529.  
  3530. 2003-07-15 Marc Delisle  <lem9@users.sourceforge.net>
  3531.     * tbl_properties.inc.php3: bug 771523: wrong type displayed for
  3532.       a LONGTEXT with character set latin7
  3533.     * db_details_structure.php3, tbl_properties_structure.php3: missing
  3534.       $err_url for mult_submits
  3535.     * scripts/create-tables.sql: don't use backquotes in USE
  3536.  
  3537. 2003-07-14 Garvin Hicking <me@supergarv.de>
  3538.     * Documentation.html: Link to phpMyAdmin homepage for a 'link section'
  3539.  
  3540. 2003-07-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  3541.     * libraries/sqlparser.data.php3: SHOW BINLOG EVENTS.
  3542.  
  3543. 2003-07-14 Marc Delisle  <lem9@users.sourceforge.net>
  3544.     ### 2.5.2-rc2 released
  3545.  
  3546. 2003-07-12 Marc Delisle  <lem9@users.sourceforge.net>
  3547.     * mult_submit.inc.php3: bug 770095, error in multiple TRUNCATEs
  3548.     * lang/estonian update, thanks to finsoft@sourceforge.net.
  3549.  
  3550. 2003-07-11 Marc Delisle  <lem9@users.sourceforge.net>
  3551.     * lang/turkish update, thanks to Bora Alioglu
  3552.     * lang/slovak update, thanks to Lubos Klokner
  3553.  
  3554. 2003-07-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  3555.     * db_create.php3:
  3556.       - Display CREATE DATABASE query;
  3557.       - Call user-defined default tab instead of hardcoded db_details.php3.
  3558.     * index.php3: Don't display scrollbars in queryframe (Opera fix).
  3559.     * libraries/display_export.lib.php3: Disabled XML export for multiple
  3560.       databases because an XML file must not contain more than one database.
  3561.  
  3562. 2003-07-10 Garvin Hicking <me@supergarv.de>
  3563.     * libraries/display_tbl.lib.php3: Let the default function take
  3564.       the honor to replace special strings, so that a non-default function
  3565.       does not necessary have them introduced. Very convenient for the
  3566.       text/plain->formatted display, which would otherwise get every
  3567.       CR/LF converted to a <br> and introduce nasty skew.
  3568.  
  3569. 2003-07-10 Marc Delisle  <lem9@users.sourceforge.net>
  3570.     * pdf_schema.php3: do not display a foreign table if it's not selected
  3571.       by user to be on the schema
  3572.  
  3573. 2003-07-10 Michal Cihar  <nijel@users.sourceforge.net>
  3574.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  3575.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  3576.     * footer.inc.php3: Fix JS error when in query window is not active SQL
  3577.       tab.
  3578.  
  3579. 2003-07-09 Michal Cihar  <nijel@users.sourceforge.net>
  3580.     * libraries/auth/cookie.auth.lib.php3: Fixed broken login with backslash
  3581.       in password/username (bug #747020).
  3582.     * server_privileges.php3: Fixed escaping when backslash in
  3583.       password/username.
  3584.     * libraries/export/sql.php3: Separate extended inserts by , and not by ;
  3585.       (bug #768351).
  3586.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  3587.     * lang/spanish: Updated, thanks to Daniel Hinostroza (dhinostroza).
  3588.     * lang/galician: Updated, thanks to Xos├⌐ Calvo.
  3589.  
  3590. 2003-07-09 Garvin Hicking <me@supergarv.de>
  3591.     * tbl_query_box.php3: Fix Bug #768652 (sql history tab submittet to
  3592.       whole frameset)
  3593.     * Documentation.html, config.inc.php3, libraries/common.lib.php3,
  3594.       libraries/config_import.lib.php3, header.inc.php3: Created auto-detection
  3595.       for $cfg['OBGzip'] and set this as default. It will auto-enable OBGzip
  3596.       for all browsers except IE6.x. Created a meta-header to identify which
  3597.       setting is used, to make our debugging of bugreports easier.
  3598.  
  3599. 2003-07-08 Garvin Hicking <me@supergarv.de>
  3600.     * tbl_query_box.php3, footer.inc.php3: Removed any 'top.' DOM reference.
  3601.       This enables phpMyAdmin to be used within a frameset without trying
  3602.       to escape out of the security JS-sandbox zone. Tested with IE6, Mozilla
  3603.       1.4 and IE5.5.
  3604.  
  3605. 2003-07-08 Marc Delisle  <lem9@users.sourceforge.net>
  3606.     * libraries/sqlparser.lib.php3, sql.php3: bug 762213,
  3607.       incorrect row count for MySQL 4.1 subqueries;
  3608.       bug 649665, incorrect row count for UNIONs
  3609.  
  3610. 2003-07-08 Michal Cihar  <nijel@users.sourceforge.net>
  3611.     * config.inc.php3, tbl_properties_operations.php3,
  3612.       libraries/config_import.lib.php3, libraries/display_export.lib.php3,
  3613.       libraries/export/sql.php3, lang/*: Added checkbox for exporting/copying
  3614.       AUTO_INCREMENT value (RFE #763957).
  3615.     * mult_submits.inc.php3: Fixed undefined variable warning (bug #767740).
  3616.     * pdf_schema.php3: Don't use hardcoded sizes of paper (bug #767680).
  3617.     * lang/chinese_gb: Updated, thanks to Wang (fundawang).
  3618.     * lang/chinese_big5: Updated, thanks to Siu Sun (siusun).
  3619.     * lang/polish: Updated, thanks to Jakub Wilk (ubanus).
  3620.     * lang/romanian: Updated, thanks to Valics Lehel.
  3621.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  3622.     * lang/slovak: Updated, thanks to Lubos Klokner (erkac).
  3623.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  3624.  
  3625. 2003-07-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  3626.     * libraries/common.lib.php3: Send headers before exiting because of missing
  3627.       MySQL extension.
  3628.     * lang/german-*.inc.php3: Updates.
  3629.  
  3630. 2003-07-07 Alexander M. Turek  <rabus@users.sourceforge.net>
  3631.     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
  3632.       compatibility.
  3633.     * libraries/common.lib.php3: Dynamic loading of MySQL extension always failed.
  3634.  
  3635. 2003-07-07 Garvin Hicking <me@supergarv.de>
  3636.     * tbl_change.php3: Fix undefined index for disp_query
  3637.       (when inserting a new row with a file uploaded to a column)
  3638.     * libraries/transformations/image_jpeg__inline.inc.php3,
  3639.       libraries/transformations/image_png__inline.inc.php3: Proper escaping
  3640.       of &
  3641.     * libraries/common.lib.php3, libraries/defines.lib.php3: Safari detection,
  3642.       smaller default font size (like OPERA). Bug #752646.
  3643.  
  3644. 2003-07-07 Marc Delisle  <lem9@users.sourceforge.net>
  3645.     * libraries/auth/cookie.auth.lib.php3, config.inc.php3, user_password.php3,
  3646.       Documentation.html: only one blowfish secret is necessary for
  3647.       all servers, thanks to Alexander M. Turek
  3648.     ### 2.5.2-rc1 released
  3649.  
  3650. 2003-07-06 Michal Cihar  <nijel@users.sourceforge.net>
  3651.     * lang/czech: Updated.
  3652.     * css/phpmyadmin.css.php3: url() should not contain quotes.
  3653.  
  3654. 2003-07-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  3655.     * lang/german-*.inc.php3: Updates.
  3656.     * libraries/export/sql.php3: Fixed bug #761956 (timestamp export fails).
  3657.  
  3658. 2003-07-05 Marc Delisle  <lem9@users.sourceforge.net>
  3659.     * libraries/auth/config.auth.lib.php3, lang/*.php3:
  3660.       $strAccessDeniedExplanation
  3661.     * lang/swedish update, thanks to Bj├╢rn T. Hallberg (bth).
  3662.     * lang/polish update, thanks to Jakub Wilk (ubanus).
  3663.  
  3664. 2003-07-05 Michal Cihar  <nijel@users.sourceforge.net>
  3665.     * lang/czech: Updated.
  3666.  
  3667. 2003-07-04 Marc Delisle  <lem9@users.sourceforge.net>
  3668.     * libraries/auth/cookie.auth.lib.php3: PHP3 compatibility
  3669.     * user_password.php3, libraries/auth/cookie.auth.lib.php3:
  3670.       sometimes, binary contents in cookies is not retrieved properly,
  3671.       so protect it with base64_encode()
  3672.     * lang/ukrainian: update, thanks to Markijan Baran
  3673.  
  3674. 2003-07-03 Marc Delisle  <lem9@users.sourceforge.net>
  3675.     * lang/romanian update, thanks to Valics Lehel
  3676.     * lang/turkish update, thanks to Bora Alioglu
  3677.     * lang/italian update, thanks to Pietro Danesi
  3678.  
  3679. 2003-07-01 Marc Delisle  <lem9@users.sourceforge.net>
  3680.     * Documentation.html: faq 8.1 about security alert of 2003-06-18
  3681.     * tbl_properties_links.php3: fix missing SQL section for exports
  3682.     * libraries/auth/cookie.auth.lib.php3, libraries/blowfish.php3,
  3683.       libraries/common.lib.php3, libraries/config_import.lib.php3,
  3684.       config.inc.php3, user_password.php3, Documentation.html, lang/*:
  3685.       now used the blowfish algorithm to encrypt the password in the
  3686.       temporary cookie
  3687.  
  3688. 2003-06-30 Marc Delisle  <lem9@users.sourceforge.net>
  3689.     * lang/french: update
  3690.  
  3691. 2003-06-30 Michal Cihar  <nijel@users.sourceforge.net>
  3692.     * tbl_properties_operations.php3, lang/*: Reorganised layout a bit, added
  3693.       CHECK link for InnoDB, use correct table type name fo BerkeleyDB.
  3694.     * tbl_query_box.php3: Moved load text files link outside form.
  3695.  
  3696. 2003-06-27 Garvin Hicking <dont_sobic.c_me_please@supergarv.de>
  3697.     * left.php3: Removed debugging code
  3698.  
  3699. 2003-06-27 Michal Cihar  <nijel@users.sourceforge.net>
  3700.     * libraries/display_tbl.lib.php3, libraries/relation.lib.php3: Added some
  3701.       checks to avoid trying to use relations when no table (bug #761835).
  3702.  
  3703. 2003-06-27 Marc Delisle  <lem9@users.sourceforge.net>
  3704.     * sql.php3: bug 760648: incorrect result count on MySQL 3
  3705.  
  3706. 2003-06-26 Marc Delisle  <lem9@users.sourceforge.net>
  3707.     * lang/ukrainian: update, thanks to Markijan Baran
  3708.     * libraries/sqlparser.lib.php3 typo
  3709.  
  3710. 2003-06-26 Michal Cihar  <nijel@users.sourceforge.net>
  3711.     * sql.php3, tbl_properties_links.php3, tbl_properties_structure.php3: Go
  3712.       back to tbl_properties_structure.php3 when not dropping table.
  3713.  
  3714. 2003-06-25 Marc Delisle  <lem9@users.sourceforge.net>
  3715.     * scripts/create-release.sh: typo, bzip should be bzip2
  3716.     * libraries/sqlparser.lib.php3, tbl_properties_export.php3:
  3717.       bug 760648 export SELECT DISTINCT results
  3718.  
  3719. 2003-06-25 Michal Cihar  <nijel@users.sourceforge.net>
  3720.     * libraries/sqlparser.lib.php3: Fixed XSS problem.
  3721.     * tbl_properties.inc.php3, libraries/functions.js: Alert user when not
  3722.       specied length for CHAR/VARCHAR fields.
  3723.     * libraries/export/{csv,latex,xml}.php3: Use correct field names when
  3724.       exporting custom SQL (also saves one SQL query for export) (fixes bug
  3725.       #755386).
  3726.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  3727.     * lang/norwegian:  Updated, thanks to Sven-Erik Andersen (sven-erik).
  3728.     * lang/bulgarian:  Updated, thanks to Stanislav Yordanov (stanprog).
  3729.     * lang/czech:  Updated.
  3730.     * lang/*: Removed duplicate strReset.
  3731.     * lang/check_lang.sh: Ignore japanese specific messages.
  3732.     * sql.php3, libraries/display_export.lib.php3: Support for exporting any
  3733.       query into CSV/LaTeX/XML (RFE #684804).
  3734.  
  3735. 2003-06-24 Marc Delisle  <lem9@users.sourceforge.net>
  3736.     * sql.php3, bug 759568, row count, DISTINCT and MySQL 4
  3737.  
  3738. 2003-06-23 Marc Delisle  <lem9@users.sourceforge.net>
  3739.     * pdf_pages.php3: automatic layout start at 300,300 for better look
  3740.       on the dom-drag scratchboard
  3741.  
  3742. 2003-06-23 Garvin Hicking <me@supergarv.de>
  3743.     * Documentation.html, config.inc.php3, pdf_pages.php3,
  3744.       css/phpmyadmin.css.php3, libraries/common.lib.php3,
  3745.       libraries/config_import.lib.php3, libraries/dom-drag.js,
  3746.       libraries/functions.js: Added Patch #757907: DHTML WYSIWYG-control
  3747.       for PDF-relation setup. Based on DOM-drag.js, a library provided
  3748.       by Aaron Boodman (youngpup.net).
  3749.     * lang/german*: Updates
  3750.     * lang/*, pdf_pages.php3: Strings for DHTML scratchboard
  3751.  
  3752. 2003-06-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  3753.     * lang/arabic-*.inc.php3, lang/czech-*.inc.php3, lang/finnish-*.inc.php3,
  3754.       lang/french-*.inc.php3, lang/georgian-utf-8.inc.php3,
  3755.       lang/lithuanian-*.inc.php3, lang/malay-*.inc.php3,
  3756.       lang/russian-*.inc.php3, lang/ukrainian-*.inc.php3: Checked all language
  3757.       files for incomplete arrays ($byteUnits, $day_of_week and $month).
  3758.     * libraries/common.lib.php3: Security fix against bad JS code.
  3759.     * translators.html: Removed Lo├»c from list; he is inactive at the moment.
  3760.     * Documentation.html: Changed my email address.
  3761.  
  3762. 2003-06-22 Robin Johnson <robbat2@users.sourceforge.net>
  3763.     * scripts/updatedocs.sh:
  3764.       - Cleanup scripts/updatedocs.sh (I use it elsewhere as well).
  3765.     * scripts/create-release.sh:
  3766.       - Moved to using updatedocs.sh for updating documentation.
  3767.       - Make tarring faster by re-arranging ops.
  3768.  
  3769. 2003-06-21 Marc Delisle  <lem9@users.sourceforge.net>
  3770.     * sql.php3: typo in call to cleanup columns
  3771.  
  3772. 2003-06-20 Marc Delisle  <lem9@users.sourceforge.net>
  3773.     * pdf_schema.php3: use PMA_getForeigners()
  3774.     * db_details_qbe.php3: undefined variable
  3775.  
  3776. 2003-06-20 Garvin Hicking <me@supergarv.de>
  3777.     * db_details_importdocsql.php3: Will now NEVER reveal any filename
  3778.       the docSQL import isn't able to read. Can now only read contents
  3779.       of the 'docSQL' subdirectory and never be able to go higher than
  3780.       that level.
  3781.  
  3782. 2003-06-19 Marc Delisle  <lem9@users.sourceforge.net>
  3783.     * libraries/sqlparser.lib.php3: analyzer for FOREIGN KEYS
  3784.     * libraries/sqlparser.lib.php3: bug 756861, DEFAULT 0 becomes DEFAULT0
  3785.     * libraries/display_tbl.lib.php3: use PMA_getForeigners()
  3786.     * libraries/relation.lib.php3: now PMA_getForeigners() gets also
  3787.       foreign keys defined in innnodb
  3788.     * tbl_select.php3: use PMA_getForeigners() also for innodb
  3789.  
  3790. 2003-06-17 Michal Cihar  <nijel@users.sourceforge.net>
  3791.     * config.inc.php3: Fixed typo (s/'PMA_pdf_page'/'PMA_pdf_pages'/).
  3792.  
  3793. 2003-06-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  3794.     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
  3795.  
  3796. 2003-06-16 Michal Cihar  <nijel@users.sourceforge.net>
  3797.     * index.php3: Use $cfg['DefaultTabServer'] (bug #754260).
  3798.  
  3799. 2003-06-14 Michal Cihar  <nijel@users.sourceforge.net>
  3800.     * export.php3: Fixed saving compressed dumps on server.
  3801.     * libraries/display_export.lib.php3: Fixed description for line
  3802.       terminating character.
  3803.  
  3804. 2003-06-13 Marc Delisle  <lem9@users.sourceforge.net>
  3805.     * libraries/sqlparser.data.php3: bug 753813, "session" is not
  3806.       a reserved word
  3807.  
  3808. 2003-06-13 Michal Cihar  <nijel@users.sourceforge.net>
  3809.     * libraries/charset_conversion.lib.php3, libraries/common.lib.php3,
  3810.       libraries/defines_php.lib.php3, libraries/dbg/setup.php3: Use new PMA_dl
  3811.       function, that checks true dl availability (fixes #747717). All checks
  3812.       are based on php 4.3.1 source, so if this gets changed, we will need to
  3813.       change checks also.
  3814.  
  3815. 2003-06-12 Marc Delisle  <lem9@users.sourceforge.net>
  3816.     * libraries/relation.lib.php3: bug 751787: should not disable all
  3817.       the features, when the relation feature is broken
  3818.  
  3819. 2003-06-11 Marc Delisle  <lem9@users.sourceforge.net>
  3820.     * libraries/auth/cookie.auth.lib.php3: undefined scheme
  3821.     * main.php3: undefined scheme
  3822.  
  3823. 2003-06-10 Marc Delisle  <lem9@users.sourceforge.net>
  3824.     * db_details_qbe.php3: bug 751787, missing FROM part in query generator
  3825.     * libraries/export/sql.php3: typo largeblob -> longblob
  3826.  
  3827. 2003-06-10 Michal Cihar  <nijel@users.sourceforge.net>
  3828.     * scripts/create-release.sh: Set correct permissions before releasing.
  3829.     * Documentation, config.inc.php3, db_details_export.php3, export.php3,
  3830.       main.php3, server_export.php3, server_links.inc.php3, tbl_dump.php3,
  3831.       tbl_move_copy.php3, tbl_properties_export.php3, lang/*,
  3832.       libraries/build_dump.lib.php3, libraries/config_import.lib.php3,
  3833.       libraries/display_export.lib.php3, libraries/export/*: Reworked export,
  3834.       changes:
  3835.         - support for exporting selected databases
  3836.         - if not needed buffering, output is send directly
  3837.         - unifies all export, so there is now more common code
  3838.         - sql export can contain relations and mime types in comments
  3839.         - configurable defaults for export.
  3840.  
  3841. 2003-06-09 Michal Cihar  <nijel@users.sourceforge.net>
  3842.     * libraries/display_tbl.lib.php3: Display Full/Partial text links for
  3843.       almost every select.
  3844.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  3845.     * lang/czech: Updated.
  3846.  
  3847. 2003-06-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  3848.     * server_privileges.php3: MySQL 4.1 users could not edit column privileges.
  3849.     * tbl_properties.inc.php3, tbl_properties_structure.inc.php3:
  3850.       SET and ENUM fields may have a character set, too.
  3851.  
  3852. 2003-06-07 Alexander M. Turek  <rabus@users.sourceforge.net>
  3853.     * libraries/common.lib.php3: Incremented required config.inc.php3 revision
  3854.       number.
  3855.     * tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  3856.       tbl_properties.inc.php3, tbl_properties_operations.php3,
  3857.       tbl_properties_structure.php3, tbl_properties_table_info.php3,
  3858.       libraries/mysql_charsets.lib.php3: Improved MySQL 4.1 support:
  3859.       - phpMyAdmin is now able to assign / alter table and field charsets;
  3860.       - The table structure page sometimes displayed "Array" in the charset
  3861.         column;
  3862.       - When altering the field type, the input box for the field length
  3863.         sometimes had a strange default value.
  3864.  
  3865. 2003-06-06 Marc Delisle  <lem9@users.sourceforge.net>
  3866.     * Documentation.html, config.inc.php3: new LimitChars behavior
  3867.  
  3868. 2003-06-06 Michal Cihar  <nijel@users.sourceforge.net>
  3869.     * mult_submits.inc.php3: Missing ;.
  3870.     * libraries/relation_cleanup.lib.php3, mult_submits.inc.php3, sql.php3:
  3871.       Cleanup phpMyAdmin tables also after multi submit actions (RFE #749989).
  3872.     * tbl_query_box.php3: Don't add target if not in query window.
  3873.     * libraries/display_tbl.lib.php3: $cfg['LimitChars'] now limits all fields
  3874.       (RFE #742123).
  3875.     * pdf_pages.php3: Fixed undefined index warnings, don't attemt to
  3876.       edit/display deleted page just after deleting.
  3877.     * libraries/config_import.lib.php3, lang/*, config.inc.php3,
  3878.       db_details_structure.php3, pdf_pages.php3, pdf_schema.php3: User can
  3879.       select paper size for pdf (RFE #631551).
  3880.     * read_dump.php3: Fixed undefined variable warning (bug #750070).
  3881.     * libraries/sqlparser.lib.php3: Fixed bad displaying of parser bug report
  3882.       (bug #678289).
  3883.  
  3884. 2003-06-05 Marc Delisle  <lem9@users.sourceforge.net>
  3885.     * Documentation.html: new faq 6.20 about CREATE TEMPORARY TABLES
  3886.     * libraries/sqlparser.lib.php3: bug 716679, parsing of negation operator
  3887.     * tbl_properties_links.php3, tbl_properties_operations.php3: merge
  3888.       the Options tab into Operations
  3889.  
  3890. 2003-06-05 Michal Cihar  <nijel@users.sourceforge.net>
  3891.     * libraries/display_export.lib.php3, libraries/functions.js: Some
  3892.       javascript cleanup.
  3893.     * db_details_links.php3: Display Query tab even with no tables.
  3894.     * libraries/charset_conversion.lib.php3: Default iconv parameters to empty
  3895.       string.
  3896.     * config.inc.php3, left.php3, libraries/config_import.lib.php3: Optional
  3897.       dropdown for server list in left frame (RFE #555978).
  3898.     * tbl_query_box.php3: Possibility to upload SQL file with no database
  3899.       selected (RFE #641760).
  3900.     * lang/czech: Typo.
  3901.  
  3902. 2003-06-04 Marc Delisle  <lem9@users.sourceforge.net>
  3903.     * libraries/sqlparser.lib.php3: bug 592692, pretty printer
  3904.       and GRANT or REVOKE
  3905.     * libraries/sqlparser.lib.php3: bug 683975, various pretty printer bugs
  3906.  
  3907. 2003-06-04 Michal Cihar  <nijel@users.sourceforge.net>
  3908.     * mult_submits.inc.php3: Use TRUNCATE when using MySQL 4 (bug #748792).
  3909.  
  3910. 2003-06-03 Marc Delisle  <lem9@users.sourceforge.net>
  3911.     * lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
  3912.     * lang/slovak update, thanks to Lubos Klokner
  3913.  
  3914. 2003-06-03 Michal Cihar  <nijel@users.sourceforge.net>
  3915.     * libraries/config_import.lib.php3: Fixed MySQLManualType/MySQLManualBase
  3916.       setting.
  3917.  
  3918. 2003-06-03 Garvin Hicking <me@supergarv.de>
  3919.     * lang/*, tbl_query_box.php3, Documentation.html, footer.inc.php3:
  3920.       (Experimental)
  3921.       New feature - The automatic update of the query window seems to
  3922.       cause some headache for users. They type in their query, want to
  3923.       look in a different table for some fields, want to switch back to
  3924.       their browser window and the changes are lost because the last table
  3925.       is always filled in. Now we have a checkbox to preserve the edited
  3926.       content from any update outside of the window. It is automatically
  3927.       checked by editing the contents of the query textarea and can be
  3928.       unchecked to restore previous behaviour. Thanks to Alexander Meis
  3929.       for this suggestion. Optionally we could build in a config variable
  3930.       to override this 'onChange' effect, but I guess it's not necessary.
  3931.     * libraries/display_tbl.lib.php3: Bug #748084 - Use preg_replace instead
  3932.       of ereg_replace, because it interprets \0, \1 and so on not as strings
  3933.       but as regex-subpatterns and fails to convert those strings correctly.
  3934.       We'll have to see if that can be the case on other usages of
  3935.       preg_replace as well.
  3936.  
  3937. 2003-06-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  3938.     * server_status.php3: RFE #723325 (Move total query statistics).
  3939.  
  3940. 2003-06-02 Michal Cihar  <nijel@users.sourceforge.net>
  3941.     * libraries/display_tbl.lib.php3, lang/*: Better text on button for
  3942.       executing bookmark (bug #745993).
  3943.     * scripts/create-release.sh: Better checking for input, exit when cvs
  3944.       doesn't work, don't include CVS and .cvsignore in tarballs, don't chmod
  3945.       everything to 775.
  3946.     * libraries/build_dump.lib.php3, libraries/display_export.lib.php3,
  3947.       tbl_dump.php3, lang/*: Allow to replace "NULL" with alternative string
  3948.       (RFE #747343).
  3949.     * Documentation.*: Add simple LaTeX document, to show how to use LaTeX
  3950.       export.
  3951.     * main.php3: Add server to phpinfo link to avoid relogin with more
  3952.       servers.
  3953.     * main.php3, tbl_properties.inc.php3: Replace target="_new" with
  3954.       target="_blank" as it should be.
  3955.  
  3956. 2003-06-02 Marc Delisle  <lem9@users.sourceforge.net>
  3957.     ### 2.5.1 released
  3958.     * (not in 2.5.1) sql.php3: bug 747451, incorrect detection of
  3959.       PROCEDURE ANALYSE()
  3960.  
  3961. 2003-06-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  3962.     * Happy Birthday to me :-)
  3963.     * libraries/sqlparser.lib.php3: Correct behavior for "SHOW INNODB STATUS".
  3964.  
  3965. 2003-06-01 Michal Cihar  <nijel@users.sourceforge.net>
  3966.     * config.inc.php3, libraries/config_import.lib.php3: Default iconv
  3967.       parameters to empty string, as older iconv version don't support it
  3968.       (bug #747164).
  3969.  
  3970. 2003-06-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  3971.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  3972.  
  3973. 2003-06-01 Marc Delisle  <lem9@users.sourceforge.net>
  3974.     * lang/chinese_gb: Update thanks to Wang (fundawang).
  3975.  
  3976. 2003-05-30 Marc Delisle  <lem9@users.sourceforge.net>
  3977.     * lang/romanian updates, thanks to Valics Lehel
  3978.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  3979.     * lang/polish: update, thanks to Jakub Wilk
  3980.  
  3981. 2003-05-30 Alexander M. Turek  <rabus@users.sourceforge.net>
  3982.     * lang/bulgarian-*.inc.php3: Updates, thanks to
  3983.       Stanislav Yordanov (stanprog).
  3984.     * tbl_properties_structure.inc.php3:
  3985.       - Fixed display for tables with few indexes;
  3986.       - BLOBs are always binary;
  3987.       - RFE #623665 (MySQL 4.1 support):
  3988.         - Fixed display of field charsets;
  3989.         - The table charset is now displayed.
  3990.     * libraries/sqlparser.data.php3: Added CHARSET, SQL_CACHE, SQL_NO_CACHE.
  3991.     * tbl_change.php3: binary fields with CHARACTER SET definition were treated
  3992.       as SET fields (again RFE #623665).
  3993.     * Documentation.html:
  3994.       - Declared MySQL 4.1 support as experimental;
  3995.       - Added some notes about MySQL 4.1 / 5.0;
  3996.       - php 5.0.0-dev should work fine with phpMyAdmin - it has been doing so at
  3997.         least on my test machines for a couple of months.
  3998.     * scripts/create-tables.sql: Added some notes about lower_case_table_names.
  3999.     * libraries/sqlparser.lib.php3: Parser treated "CHARACTER" as column type,
  4000.       even if it was used in "CHARACTER SET".
  4001.     * libraries/common.lib.php3:
  4002.       - Removed check for default tab values: They are already checked in
  4003.         config_import.lib.php3;
  4004.       - Corrected config file revison;
  4005.       - XHTML fixes.
  4006.     * server_databases.php3: Small interface fixes.
  4007.     * translators.html: Removed a dublicate message.
  4008.  
  4009. 2003-05-29 Michal Cihar  <nijel@users.sourceforge.net>
  4010.     * lang/czech: Updated.
  4011.  
  4012. 2003-05-29 Marc Delisle  <lem9@users.sourceforge.net>
  4013.     * ldi_check.php3, ldi_table.php3, lang/*: bug 740607, now autodetect
  4014.       the best method (LOCAL or not) in the LOAD dialog, and allow user
  4015.       to override it
  4016.  
  4017. 2003-05-29 Garvin Hicking <me@supergarv.de>
  4018.     * index.php3: Add frameborder to allow resizing. Introduces a 1px
  4019.       bar, but cannot be solved. Note that this is only neccessary
  4020.       for Mozilla, IE5/6 allow resizing with a "0" frameborder
  4021.     * footer.inc.php3: Only update queryframes DB/Table info when
  4022.       no error happened in a query.
  4023.     * ldi_table.php3: Use <label> tags for the new radio buttons as with
  4024.       our other GUI elements.
  4025.  
  4026. 2003-05-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  4027.     * translators.html: Typo.
  4028.  
  4029. 2003-05-28 Marc Delisle  <lem9@users.sourceforge.net>
  4030.     * lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
  4031.     * lang/chinese_gb: Update thanks to Wang (fundawang).
  4032.     * translators.html: more typos
  4033.  
  4034. 2003-05-28 Garvin Hicking <me@supergarv.de>
  4035.     * libraries/sqlvalidator.class.php3: Fix Bug #739096: Because
  4036.       the PEAR library and PHP changed the way how referenced variables
  4037.       get accessed, we have to pre-initialize the array and submit that
  4038.       to the PEAR call() funktion.
  4039.     * index.php3: Bug #743856. Fixed trinary operator, thanks to Virgile
  4040.       Petit!
  4041.     * tbl_relation.php3: Will now not show a selected display field, if
  4042.       none has been set yet for a table to not let users think, the key
  4043.       is set.
  4044.  
  4045. 2003-05-26 Michal Cihar  <nijel@users.sourceforge.net>
  4046.     * lang/czech: sorted.
  4047.  
  4048. 2003-05-26 Marc Delisle  <lem9@users.sourceforge.net>
  4049.     * lang/chinese_big5: Updated, thanks to Siu Sun
  4050.     ### 2.5.1-rc1 released
  4051.  
  4052. 2003-05-26 Michal Cihar  <nijel@users.sourceforge.net>
  4053.     * documentation, config.inc.php3, tbl_change.php3,
  4054.       tbl_properties.inc.php3, libraries/config_import.lib.php3: possibility
  4055.       to disable ctrl+arrows moving.
  4056.  
  4057. 2003-05-25 Garvin Hicking <me@supergarv.de>
  4058.     * left.php3: Fix #742632 finally: Refresh to main.php3
  4059.       if an empty DB has been selected.
  4060.  
  4061. 2003-05-25 Marc Delisle  <lem9@users.sourceforge.net>
  4062.     * left.php3: new fix for #742632
  4063.     * lang/polish: update, thanks to Jakub Wilk
  4064.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  4065.  
  4066. 2003-05-24 Marc Delisle  <lem9@users.sourceforge.net>
  4067.     * Documentation.html: talk about left frame levels
  4068.     * lang/galician: update, thanks to Xos├⌐ Calvo
  4069.     * lang/turkish: update, thanks to Bora Alioglu
  4070.  
  4071. 2003-05-24 Garvin Hicking <me@supergarv.de>
  4072.     * left.php3: Fix bug #742632, thanks to Kai Butchkau!
  4073.     * read_dump.php3: Bug #741256
  4074.     * footer.inc.php, tbl_query_box.php3: Only focus the mainframe
  4075.       when a query was submitted from the query window
  4076.  
  4077. 2003-05-23 Marc Delisle  <lem9@users.sourceforge.net>
  4078.     * libraries/sqlparser.lib.php3: bug 653964: wrong alias set by
  4079.       the analyzer, bug analyzed thanks to Michal!
  4080.  
  4081. 2003-05-23 Michal Cihar  <nijel@users.sourceforge.net>
  4082.     * read_dump.php3, tbl_alter.php3: Tabs highlighting...
  4083.  
  4084. 2003-05-22 Marc Delisle  <lem9@users.sourceforge.net>
  4085.     * lang/romanian updates, thanks to Valics Lehel
  4086.  
  4087. 2003-05-22 Michal Cihar  <nijel@users.sourceforge.net>
  4088.     * tbl_indexes.php3, libraries/common.lib.php3: Better tabs highlighting
  4089.       when editing indexes.
  4090.     * tbl_replace_fields.php3, libraries/build_dump.lib.php3,
  4091.       libraries/display_tbl.lib.php3: Don't hexify BLOB if it is empty (bug
  4092.       #741599).
  4093.     * Documentation, config.inc.php3, libraries/config_import.lib.php3,
  4094.       libraries/defines_php.lib.php3: Improved GD 2 detection (bugs #736111,
  4095.       #741192).
  4096.     * lang/sync_lang.sh: Removed dropped farsi translation.
  4097.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  4098.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  4099.     * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
  4100.  
  4101. 2003-05-22 Garvin Hicking <me@supergarv.de>
  4102.     * sql.php3, libraries/common.lib.php3: Bug #692854: Never execute
  4103.       a query in (with/without) PHP code views, and display a new
  4104.       "Execute query" link in this mode.
  4105.     * lang/german*: Update.
  4106.  
  4107. 2003-05-20 Garvin Hicking <me@supergarv.de>
  4108.     * index.php3: New rewrite of how the frameset is created
  4109.       (Patch item #738226 plus some <noframes> corrections).
  4110.       This fixes compatibility problems, even though it's not
  4111.       valid XHTML 1.0, because the <script>/<noscript> tags are
  4112.       not allowed in there.
  4113.  
  4114. 2003-05-20 Marc Delisle  <lem9@users.sourceforge.net>
  4115.     * lang/korean update, thanks to WooSuhan
  4116.     * lang/estonian update, thanks to finsoft@sourceforge.net.
  4117.     * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
  4118.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi (tamsy).
  4119.     * lang/slovak update, thanks to Lubos Klokner
  4120.  
  4121. 2003-05-20 Michal Cihar  <nijel@users.sourceforge.net>
  4122.     * tbl_change.php3: Fixed table layout when LongtextDoubleTextarea is
  4123.       false.
  4124.     * tbl_select.php3: Fixed problems with empty value in enum (bug #740420).
  4125.  
  4126. 2003-05-18 Marc Delisle  <lem9@users.sourceforge.net>
  4127.     * left.php3, index.php3: bug 739348: because the db name is no longer
  4128.       encoded in left.php3 (to accomodate html entities), we have to stop
  4129.       decoding it, otherwise a db name with a plus sign is not selectable
  4130.     * sql.php3: bug 738508: do a quick count on the rows to avoid
  4131.       a slow SQL_CALC_FOUND_ROWS, when "just browsing" (experimental)
  4132.  
  4133. 2003-05-15 Michal Cihar  <nijel@users.sourceforge.net>
  4134.     * Documentation, config.inc.php3, tbl_change.php3,
  4135.       libraries/config_import.lib.php3: Double sized textarea for LONGTEXT is
  4136.       configurable (RFE #737174).
  4137.  
  4138. 2003-05-14 Michal Cihar  <nijel@users.sourceforge.net>
  4139.     * libraries/display_export.lib.php3, tbl_dump.php3: Support for exporting
  4140.       CSV for multiple tables, it just puts all content into one file, but
  4141.       some people seem to want this (based on patch #735136).
  4142.     * tbl_dump.php3, lang/*: Use other messages (thanks to Marc), replace
  4143.       slashes in filename with underscore to avoid possible problems.
  4144.     * db_details_export.php3: Remember selected tables after exporting to a
  4145.       file.
  4146.     * libraries/common.lib.php3, tbl_dump.php3, sql.php3: Better way for
  4147.       highliting tabs when including files (set $active_page for highliting).
  4148.     * sql.php3, tbl_replace.php3, lang/*: Show insert_id after INSERT (RFE
  4149.       #737660).
  4150.  
  4151. 2003-05-14 Marc Delisle  <lem9@users.sourceforge.net>
  4152.     * libraries/defines_php.lib.php3: bug 736111: better GD2 detection
  4153.  
  4154. 2003-05-14 Garvin Hicking <me@supergarv.de>
  4155.     * lang/german*: Translations.
  4156.     * pdf_schema.php3: Merged patch #736999 (fixes Bug #728789 and
  4157.       better fix for #624712), by Maxime Delorme. Thanks!
  4158.     * tbl_change.php3: RFE #737174 implemented (comments welcome)
  4159.     * tbl_change.php3: RFE #723124 implemented (reset button)
  4160.     * read_dump.php3, tbl_query_box.php3: RFE #641760
  4161.     * Documentation.html: Added FAQ 5.14 (Buggy Opera6)
  4162.  
  4163. 2003-05-13 Marc Delisle  <lem9@users.sourceforge.net>
  4164.     * libraries/sqlparser.data.php3: bug 736793, new reserved
  4165.       word 'DIV' in MySQL 4.1.0 (note: it is classified as a function but
  4166.       follows the syntax of an operator: SELECT 5 DIV 2) so I have put
  4167.       it in the reserved words for now.
  4168.  
  4169. 2003-05-13 Garvin Hicking <me@supergarv.de>
  4170.     * footer.inc.php3, querywindow.php3: Fix bug #736197
  4171.       (clicking on edit link from a sql-query now switches
  4172.        to sql tab of the query window)
  4173.     * left.php3: Improved performance by using str_replace instead
  4174.       of ereg_replace.
  4175.     * lang/german*: Translations.
  4176.     * libraries/common.lib.php3: Fix bug #736609 (Escaping of
  4177.       'Show as PHP')
  4178.  
  4179. 2003-05-13 Michal Cihar  <nijel@users.sourceforge.net>
  4180.     * left.php3: Fixed displaying of tables with quote in name.
  4181.     * main.php3: $pma_uri_parts['scheme'] might be sometimes unset...
  4182.     * tbl_move_copy.php3, lang/*: Check for same table and db name when moving
  4183.       (RFE #734985).
  4184.     * libraries/relation.lib.php3: Fixed warning in PMA_purgeHistory.
  4185.     * ldi_check.php3, lang/*: Behave correctly if no file is given for loading.
  4186.     * read_dump.php3: Correctly checks whether table exists.
  4187.     * libraries/common.lib.php3: Highlight tab also when current page is
  4188.       read_dump.php3 and $goto is link of current tab.
  4189.     * tbl_replace.php3: Display message after updating row.
  4190.     * libraries/common.lib.php3: Fix tab attributes when some specified as
  4191.       parameters.
  4192.     * libraries/build_dump.lib.php3: Fix eporting without backquotes (bug
  4193.       #737023).
  4194.     * .cvsignore, config.inc.php3, db_details_db_info.php3, tbl_dump.php3,
  4195.       lang/*, libraries/common.lib.php3, libraries/display_export.lib.php3,
  4196.       Documentation.html: Support for saving to file on server (part of RFE
  4197.       #730197).
  4198.  
  4199. 2003-05-12 Garvin Hicking <me@supergarv.de>
  4200.     * queryframe.php3: Remove left/bottom margin to better fit the link title
  4201.       in the small frame.
  4202.     * footer.inc.php3: Only update db/table variables if the query was correct.
  4203.       Fixes #735970.
  4204.     * left.php3, config.inc.php3, libraries/config_import.lib.php3, libraries/
  4205.       common.lib.php3: Patch #725839 (Nested display of tables)
  4206.     * ldi_check.php3, ldi_table.php3: Allow CSV import from UploadDir. Needs testing.
  4207.  
  4208. 2003-05-12 Michal Cihar  <nijel@users.sourceforge.net>
  4209.     * index.php3: Better fix for #736003.
  4210.     * libraries/common.lib.php3: Light tabs were displayed wrong, bug #736590.
  4211.     * mult_submits.inc.php3, server_databases.php: Add confirmation when
  4212.       dropping databases (bug #736238).
  4213.  
  4214. 2003-05-11 Michal Cihar  <nijel@users.sourceforge.net>
  4215.     * Documentation.html, config.inc.php3,
  4216.       libraries/charset_conversion.lib.php3, libraries/config_import.lib.php3:
  4217.       Merged patch #729514 - support for iconv parameters.
  4218.     * read_dump.php3, libraries/common.lib.php3: Merged patch #728928 - show
  4219.       multi statement query result. Closes RFE #728833.
  4220.     * tbl_dump.php3, libraries/build_dump.lib.php3,
  4221.       libraries/display_export.lib.php3, lang/*: Merged patch #727027 - LaTeX
  4222.       export improvements. Now can export table structure and some other
  4223.       options. Closes RFE #718942.
  4224.     * tbl_change.php3: Remember state of insert as another row - fixes
  4225.       #736064, show used query.
  4226.     * index.php3: Fixed typo in hash, fixed bad hash propagated with
  4227.       JavaScript. Fixes #736003.
  4228.  
  4229. 2003-05-11 Marc Delisle  <lem9@users.sourceforge.net>
  4230.      ### 2.5.0 released
  4231.  
  4232. 2003-05-10 Marc Delisle  <lem9@users.sourceforge.net>
  4233.      * libraries/display_tbl.lib.php3: bug 735439: if too many page numbers,
  4234.        show just the pages near the current page
  4235.  
  4236. 2003-05-10 Michal Cihar  <nijel@users.sourceforge.net>
  4237.      * libraries/common.lib.php3: Whole tab is now link.
  4238.      * libraries/display_export.lib.php3: Disable CSV export for multiple
  4239.        tables - fixes #734104.
  4240.      * lang/latvian: Update thanks to Sandis Jerics (saaa2002).
  4241.      * lang/chinese: Update thanks to Wang (fundawang).
  4242.      * lang/sync_lang.sh: Fix for POSIX sh.
  4243.      * db_details_structure.php3: Don't display 0 for InnoDB tables as records
  4244.        count - fixes #735441.
  4245.      * libraries/display_tbl.lib.php3: Fix not displaying content of TEXT
  4246.        fields (was treated like BLOB).
  4247.      * libraries/common.lib.php3: $cfg['Server']['AllowDeny']['order'] might
  4248.        be undefined.
  4249.  
  4250. 2003-05-09 Marc Delisle  <lem9@users.sourceforge.net>
  4251.      * libraries/display_tbl.lib.php3: bug 731367: hexifying all
  4252.        TEXT fields (a if on the type returns "blob") caused
  4253.        problems
  4254.  
  4255. 2003-05-05 Marc Delisle  <lem9@users.sourceforge.net>
  4256.      * libraries/build_dump.lib.php3: bug 731866: text fields were
  4257.        exported hexified, because mysql_field_type() was used and
  4258.        it returns 'blob' for 'text' fields, so use a new PMA_fieldTypes()
  4259.  
  4260. 2003-05-02 Marc Delisle  <lem9@users.sourceforge.net>
  4261.     * libraries/get_foreign.lib.php3: bug 731480: was not counting
  4262.       the rows of the foreign, thanks to Stefan Elssner
  4263.  
  4264. 2003-05-02 Garvin Hicking <me@supergarv.de>
  4265.     * css/phpmyadmin.css.php3: Small typo, seems to be
  4266.       solution of support request #728820
  4267.     * Documentation.html: Enhance FAQ 2.3 (mysql.sock readable,
  4268.       thanks to Ryan)
  4269.     * Added scripts/inno2pma (from Ernie Hershey). Please see
  4270.       Patch Tracker #709383 for further information.
  4271.     * libraries/display_tbl.lib.php3: Bug #728813 (title for
  4272.       relations when foreign_db != master_db)
  4273.     * index.php3, left.php3, tbl_query_box.php3, db_details_common.php3,
  4274.       main.php3, queryframe.php3, libraries/common.lib.php3: Should be
  4275.       the fix for Bug #730718.
  4276.       Moved the hashform from the "nav"-frame to the "queryframe"-frame,
  4277.       altered the way the form is submitted in LeftFrameLight mode to
  4278.       keep the queryframe. Only if JavaScript is usable, otherwise it's
  4279.       not necessary to keep the 'opener' pointer.
  4280.     * libraries/display_tbl.lib.php3: PHP3 compatibility.
  4281.     * libraries/common.lib.php3, db_details_common.php3, index.php3,
  4282.       main.php3: Still have to propagate $hash to the left frame...
  4283.  
  4284. 2003-04-30 Marc Delisle  <lem9@users.sourceforge.net>
  4285.     * pdf_schema.php3, bug 729517, better comment output,
  4286.       thanks to Maxime Delorme
  4287.  
  4288. 2003-04-30 Michal Cihar  <nijel@users.sourceforge.net>
  4289.     * tbl_move_copy.php3: Better fix for #729416 (use INSERT IGNORE).
  4290.  
  4291. 2003-04-29 Michal Cihar  <nijel@users.sourceforge.net>
  4292.     * server_privileges.php3: No need to escape wild characters here.
  4293.  
  4294. 2003-04-29 Garvin Hicking <me@supergarv.de>
  4295.     * tbl_move_copy.php3: Bug #729416
  4296.     * tbl_query_box.php3, queryframe.php3: Bug #729446, maybe #728571
  4297.     * index.php3: Typo
  4298.     * db_details_structure.php3: Prevent uninitialized variable
  4299.  
  4300. 2003-04-28 Garvin Hicking <me@supergarv.de>
  4301.     * index.php3, queryframe.php3, tbl_query_box.php3, querywindow.php3:
  4302.       Even more issues when QueryFrameJS is set to true, but JS is not
  4303.       activated. Haven't ever thought this would be necessary. ;)
  4304.       I tested everything with QueryFrame/QueryFrameJS set to true/false
  4305.       with and without JavaScript enabled, and got everything working.
  4306.       Please verify for yourselves! :)
  4307.  
  4308. 2003-04-28 Marc Delisle  <lem9@users.sourceforge.net>
  4309.     * lang/polish: update, thanks to Jakub Wilk
  4310.  
  4311. 2003-04-28 Michal Cihar  <nijel@users.sourceforge.net>
  4312.     * tbl_query_box.php3: Partial fix for #728935 (can not submit SQL without
  4313.       javascript). But there are still problems without javascript.
  4314.  
  4315. 2003-04-27 Marc Delisle  <lem9@users.sourceforge.net>
  4316.     ### 2.5.0-rc2 released
  4317.  
  4318. 2003-04-25 Michal Cihar  <nijel@users.sourceforge.net>
  4319.     * lang/estonian: Updated, thanks to finsoft@sourceforge.net.
  4320.     * lang/norwegian: Updated, thanks to Sven-Erik Andersen (sven-erik).
  4321.     * lang/thai: Updated, thanks to Arthit Suriyawongkul.
  4322.     * lang/{catalan,english,indonesian,spanish}: Added some missing
  4323.       translations.
  4324.  
  4325. 2003-04-23 Michal Cihar  <nijel@users.sourceforge.net>
  4326.     * tbl_dump.php3: Fixed syntax error with === (#724093, #707538).
  4327.     * libraries/display_export.lib.php3: Automatically check "Save as file"
  4328.       when selecting compression.
  4329.  
  4330. 2003-04-22 Garvin Hicking <me@supergarv.de>
  4331.     * libraries/common.lib.php3, main.php3, db_details_common.php3:
  4332.       When reloading the frame, propagate hash value (for querywindow)
  4333.  
  4334. 2003-04-22 Marc Delisle  <lem9@users.sourceforge.net>
  4335.     * tbl_indexes.php3: bug 725711: FULLTEXT index type not shown
  4336.       in the drop-down box
  4337.  
  4338. 2003-04-20 Garvin Hicking <me@supergarv.de>
  4339.     * libraries/display_tbl.lib.php3, index.php3, left.php3,
  4340.       tbl_query_box.php3, queryframe.php3, querywindow.php3:
  4341.       Fixed Bug #723955, 723736, 723713 (Query Frame). Workaround for
  4342.       (serious) issues with multiple instances of phpMyAdmin and
  4343.       the query window. Also made sure that disabling the QueryFrame
  4344.       is possible without seeing errors. Of course, this is
  4345.       extremely reduced usability without JS.
  4346.  
  4347. 2003-04-18 Garvin Hicking <me@supergarv.de>
  4348.     * left.php3, index.php3, tbl_query_box.php3,
  4349.       libraries/display_tbl.lib.php3, queryframe.php3:
  4350.       Fixed Bug #723713
  4351.  
  4352. 2003-04-18 Marc Delisle  <lem9@users.sourceforge.net>
  4353.     * Documentation.html: faq about double auth windows
  4354.     * lang/ukrainian: update, thanks to Markijan Baran
  4355.     * tbl_relation.php3: bug 696215: can now choose all segments
  4356.       of the primary key
  4357.  
  4358. 2003-04-17 Marc Delisle  <lem9@users.sourceforge.net>
  4359.     * lang/ukrainian: update, thanks to Markijan Baran
  4360.     * server_common.inc.php3: bug 722791: "USE mysql" is not a good
  4361.       test in MySQL 4 to check if superuser
  4362.  
  4363. 2003-04-17 Michal Cihar  <nijel@users.sourceforge.net>
  4364.     * tbl_replace_fields.php3: Fix typo.
  4365.     * tbl_replace.php3: Use rather SELECT *, as selecting only BLOB causes
  4366.       MySQL sometimes problems...
  4367.  
  4368. 2003-04-17 Garvin Hicking <me@supergarv.de>
  4369.     * tbl_replace_fields.php3: Use $encoded_key instead of $key to
  4370.       detect changes in BLOB fields with a special name.
  4371.     * tbl_replace.php3, tbl_replace_fields.php3: Bug #722629 - Use
  4372.       original values of a BLOB field when 'Insert as new row' is
  4373.       chosen on edit.
  4374.     * libraries/display_tbl.lib.php3: Bug #662320 (highlight fields
  4375.       crossing DB borders now allowed)
  4376.  
  4377. 2003-04-16 Garvin Hicking <me@supergarv.de>
  4378.     * tbl_query_box.php3: Only hide 'go' SQL button, when in files mode
  4379.       with no $db set
  4380.  
  4381. 2003-04-16 Marc Delisle  <lem9@users.sourceforge.net>
  4382.     * badwords.txt: "status" is not a reserved word
  4383.  
  4384. 2003-04-16 Michal Cihar  <nijel@users.sourceforge.net>
  4385.     * libraries/sqlparser.data.php3: Added AUTO_INCREMET to reserved words.
  4386.     * tbl_properties_common.php3: Avoid displaying message twice in some cases
  4387.       (fixes bug #722378).
  4388.     * libraries/build_dump.lib.php3: Export BLOBs hex quoted.
  4389.  
  4390. 2003-04-15 Michal Cihar  <nijel@users.sourceforge.net>
  4391.     * tbl_query_box.php3: Only display charset selection when a DB is
  4392.       selected.
  4393.     * libraries/display_tbl.lib.php3: Fix edit link for table without primary
  4394.       key and with BLOB field (bug #708182).
  4395.  
  4396. 2003-04-15 Garvin Hicking <me@supergarv.de>
  4397.     * footer.inc.php3, queryframe.php3: Changed anchor target
  4398.       and window name of queryframe as suggested by Armel
  4399.       Fauveau (thanks!)
  4400.  
  4401. 2003-04-14 Marc Delisle  <lem9@users.sourceforge.net>
  4402.     * libraries/sqlparser.data.php3: bug 647705: 'NO' is not
  4403.       a reserved word in MySQL
  4404.     * libraries/sqlparser.data.php3: bug 708887: MONTH() and YEAR()
  4405.       are functions
  4406.     * libraries/common.lib.php3: bug 721278: Skip Explain SQL
  4407.  
  4408. 2003-04-14 Michal Cihar  <nijel@users.sourceforge.net>
  4409.     * lang/some translations: Damn, I didn't commit all empty translations
  4410.       yesterday...
  4411.     * lang/sync_lang.sh: Updated to avoid empty translations problems (reports
  4412.       which translations has failed, now also converts by default only
  4413.       modified files and is capable to get charset from filename when reading
  4414.       from file has failed.
  4415.     * left.php3: More fixes for HTML entities.
  4416.     * tbl_properties_options.php3: Remove '; InnoDB free:' part from comment
  4417.       when changing it.
  4418.     * lang/czech: Updated.
  4419.     * lang/indonesian: Updted, thanks to Rachim Tamsjadi (tamsy).
  4420.     * lang/swedish: Updated, thanks to Bj├╢rn T. Hallberg (bth).
  4421.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  4422.     * lang/catalan: Updated, thanks to Xavier Navarro.
  4423.     * footer.inc.php3: Fixed for quotes, HTML entities and other weird
  4424.       characters in db/table name.
  4425.     * libraries/display_tbl.lib.php3: Fixed bug #720672 - moved headers.
  4426.     * db_details.php3, tbl_query_box.php3: Display choice for charset also
  4427.       when only UploadDir available.
  4428.  
  4429. 2003-04-14 Garvin Hicking <me@supergarv.de>
  4430.     * libraries/common.lib.php3: Fixed SHOW TABLE STATUS LIKE ... FROM ...
  4431.       usage. (Bug #720846)
  4432.     * footer.inc.php3: Needed \n for some cases.
  4433.     * tbl_query_box.php3: Only display file import when a DB is selected.
  4434.  
  4435. 2003-04-13 Marc Delisle  <lem9@users.sourceforge.net>
  4436.     * lang/french: update
  4437.     * lang/spanish: Updates, thanks to Dr. med. Daniel Hinostroza C.
  4438.     * lang/polish: update, thanks to Jakub Wilk
  4439.     ### 2.5.0-rc1 released
  4440.  
  4441. 2003-04-13 Alexander M. Turek  <rabus@users.sourceforge.net>
  4442.     * lang/bulgarian-windows-1251.inc.php3, lang/croatian-windows-1250.inc.php3,
  4443.       lang/czech-windows-1250.inc.php3, lang/russian-koi8-r.inc.php3:
  4444.       Added $strCharset.
  4445.  
  4446. 2003-04-13 Michal Cihar  <nijel@users.sourceforge.net>
  4447.     * lang/{slovenian,russian,croatian,bulgarian}: We don't
  4448.       want empty translations...
  4449.  
  4450. 2003-04-12 Alexander M. Turek  <rabus@users.sourceforge.net>
  4451.     * libraries/common.lib.php3: Better fix against possible "wrong parameter
  4452.       count" errors.
  4453.     * server_privileges.php3:
  4454.       - Fixed a broken link in the user overview table;
  4455.       - Fixed bug #539756 again.
  4456.     * lang/german-*.inc.php3: Updates.
  4457.     * tbl_properties_structure.php3, lang/*.inc.php3: Nicer output for MySQL 4.1
  4458.       (Feature #623665, part 1).
  4459.  
  4460. 2003-04-11 Marc Delisle  <lem9@users.sourceforge.net>
  4461.     * libraries/common.lib.php3, config_import.lib.php3:
  4462.       MaxExactCount backwards compatibility
  4463.     * db_details_structure.php3: undefined $row_count for InnoDB tables
  4464.  
  4465. 2003-04-11 Michal Cihar  <nijel@users.sourceforge.net>
  4466.     * db_details_structure.php3: Get row count by SHOW TABLE STATUS, and by
  4467.       SELECT COUNT(*) only for small (<20000 rows) tables (RFE #708533).
  4468.     * config.inc.php3, db_details_structure.php3, libraries/common.lib.php3:
  4469.       $cfg['MaxExactCount'] is now used instead of hardcoded 20000 for above.
  4470.     * Documentation.*: Documented above.
  4471.     * lang/albanian: Updated, thanks to Laurent Dhima (laurenti).
  4472.     * lang/galician: Added missing string.
  4473.     * lang/thai: Updated, thanks to Arthit Suriyawongkul.
  4474.  
  4475. 2003-04-10 Michal Cihar  <nijel@users.sourceforge.net>
  4476.     * pdf_schema.php3, libraries/common.lib.php3,
  4477.       libraries/display_tbl.lib.php3, libraries/get_foreign.lib.php3: Get row
  4478.       count by SHOW TABLE STATUS, and by SELECT COUNT(*) only for small
  4479.       (<20000 rows) tables (RFE #708533).
  4480.     * tbl_printview.php3: Make javascript work on more browsers than MSIE.
  4481.     * Documentation.*: Fixed typo and corrected FAQ 1.23 (bug #718569), fixed
  4482.       XHTML errors, document is again valid XHTML.
  4483.     * lang/italian: Updated, thanks to Pietro Danesi (danone).
  4484.  
  4485. 2003-04-09 Michal Cihar  <nijel@users.sourceforge.net>
  4486.     * libraries/build_dump.lib.php3: Fixed undefined index warnings in LaTeX
  4487.       and XML dump.
  4488.     * libraries/display_export.lib.php3: Added <br /> before charset
  4489.       selection in export.
  4490.  
  4491. 2003-04-09 Marc Delisle  <lem9@users.sourceforge.net>
  4492.     * lang/*: $updComTab -> $strUpdComTab
  4493.     * libraries/relation.lib.php3: put back version 1.30 message
  4494.       that uses $strUpdComTab
  4495.     * lang/indonesian: Updated, thanks again to Rachim Tamsjadi.
  4496.  
  4497. 2003-04-09 Garvin Hicking <me@supergarv.de>
  4498.     * pdf_schema.php3: Fix from Doug Suerich (dougsuerich)
  4499.       to prevent false arrow aligning when using 'same widths'.
  4500.  
  4501. 2003-04-08 Marc Delisle  <lem9@users.sourceforge.net>
  4502.     * lang/galician: update, thanks to Xos├⌐ Calvo
  4503.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
  4504.     * lang/italian: Updated, thanks to Pietro Danesi.
  4505.     * lang/chinese_gb: update, thanks to (fundawang)
  4506.     * lang/swedish: update, thanks to Bj├╢rn T. Hallberg
  4507.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  4508.  
  4509. 2003-04-07 Michal Cihar  <nijel@users.sourceforge.net>
  4510.     * db_details_structure.php3, mult_submits.inc.php3: Added ANALYZE TABLE to
  4511.       multi submit actions.
  4512.  
  4513. 2003-04-06 Garvin Hicking <me@supergarv.de>
  4514.     * tbl_query_box.php, libraries/functions.js: Patch #705899 included.
  4515.       Now multiple fields can be inserted at cursor position (Mozilla/IE)
  4516.       in the sql query textarea. Thanks to Alexis Soulard (alexis_soulard)
  4517.     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3,
  4518.       libraries/relation.lib.php3: RFE #715914: Sort query history by
  4519.       (autoincrement) key instead of timevalue. Only save queries in
  4520.       history if they were successful. This required the moving of
  4521.       the JS-stuff in header.inc.php3 to footer.inc.php3. Please
  4522.       test, if this works for everyone. It does for me.
  4523.  
  4524. 2003-04-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  4525.     * db_datadict.php3: The result of SHOW INDEX does not have a 'Comment'
  4526.       column before MySQL 3.23 (bug #712055).
  4527.     * libraries/grab_globals.lib.php3: Make $HTTP_ACCEPT_LANGUAGE available for
  4528.       machines with register_globals = off.
  4529.  
  4530. 2003-04-05 Marc Delisle  <lem9@users.sourceforge.net>
  4531.     * lang/romanian updates, thanks to Valics Lehel
  4532.     * lang/slovenian update, thanks to Kositer Uros
  4533.  
  4534. 2003-04-03 Garvin Hicking <me@supergarv.de>
  4535.     * libraries/display_tbl.lib.php3: Bug #714744 fixed. Thanks to poster.
  4536.  
  4537. 2003-04-02 Garvin Hicking <me@supergarv.de>
  4538.     * tbl_query_box.php3: RFE #714095. Use backquotes for inserted fields.
  4539.     * tbl_move_copy.php3: At least one of the PDF integrity checks
  4540.       on moving/copying a table can safely be enabled.
  4541.     * tbl_move_copy.php3, tbl_properties_operations.php3: Made 'move to
  4542.       newly created table' depend on a selected checkbox. State of that
  4543.       checkbox is saved in a cookie.
  4544.     * lang/*: Added $strSwitchToTable for the above.
  4545.     * lang/german-*: Translations
  4546.  
  4547. 2003-04-02 Michal Cihar  <nijel@users.sourceforge.net>
  4548.     * tbl_move_copy.php3: Fixed copying/moving to work after some changes in
  4549.       generated SQL dump, move to newly created table also after copying.
  4550.     * tbl_properties_operations.php3: Some fixes for html entities in db/table
  4551.       names.
  4552.     * db_details_structure.php3, mult_submits.inc.php3,
  4553.       tbl_properties_structure.php3: Show multi submits result after headers
  4554.       and tabs from originating place.
  4555.     * lang/czech: Updated.
  4556.     * tbl_properties_operations.php3: Not only remember, but also recall state
  4557.       of checkbox for move to newly created table (see Garvin's entry above).
  4558.  
  4559. 2003-04-01 Marc Delisle  <lem9@users.sourceforge.net>
  4560.     * Documentation.html: clarify about wildcard database
  4561.     * lang/bulgarian, translators.html: big update from the new translator:
  4562.       Stanislav Yordanov, stan at stud.ru.acad.bg
  4563.     * lang/italian: Updated, thanks to Pietro Danesi.
  4564.  
  4565. 2003-03-31 Marc Delisle  <lem9@users.sourceforge.net>
  4566.     * css/phpmyadmin.css.php3: calls from a css file are relative to itself
  4567.       thanks to Jose Fandos (jose.fandos at sonnd.com)
  4568.  
  4569. 2003-03-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  4570.     * server_privileges.php3, lang/*.inc.php3:
  4571.       - Fixed bug #708292 (Support for host-based privileges).
  4572.       - Show SQL query when adding a user.
  4573.     * server_processlist.php3, lang/*.inc.php3: Feature #707495
  4574.       (SHOW FULL PROCESSLIST).
  4575.     * lang/german-*.inc.php3: Updates.
  4576.  
  4577. 2003-03-27 Marc Delisle  <lem9@users.sourceforge.net>
  4578.     * sql.php3: avoid long delays when browsing big tables (MySQL 4)
  4579.  
  4580. 2003-03-26 Michal Cihar  <nijel@users.sourceforge.net>
  4581.     * db_details.php3, db_details_qbe.php3, left.php3, tbl_change.php3,
  4582.       tbl_properties_operations.php3, tbl_properties_structure.php3,
  4583.       tbl_query_box.php3, tbl_select.php3, libraries/common.lib.php3: Even
  4584.       more fixes for HTML entities in field/table/db name.
  4585.  
  4586. 2003-03-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  4587.     * Documentation.html: Fixed GRANT queries for the controluser.
  4588.  
  4589. 2003-03-25 Marc Delisle  <lem9@users.sourceforge.net>
  4590.     * main.php3: replace the 'USE mysql' test, as users with a global
  4591.       priv like CREATE TEMPORARY TABLES can do a 'USE mysql'
  4592.  
  4593. 2003-03-25 Michal Cihar  <nijel@users.sourceforge.net>
  4594.     * tbl_query_box.php3, tbl_properties_operations.php3,
  4595.       libraries/common.lib.php3, tbl_query_box.php3, querywindow.php3: More
  4596.       HTML entities fixes.
  4597.     * read_dump.php3: Fixed detection of $goto.
  4598.     * header.inc.php3: Neated URL generating.
  4599.     * lang/czech: Updated.
  4600.  
  4601. 2003-03-24 Michal Cihar  <nijel@users.sourceforge.net>
  4602.     * db_details_structure.php3, mult_submits.inc.php: Added CHECK TABLE to
  4603.       multisubmit actions (RFE #622603).
  4604.     * db_details_structure.php3, mult_submits.inc.php3, tbl_alter.php3,
  4605.       tbl_properties_structure.php3: Show result of CHECK/OPTIMIZE/REPAIR
  4606.       queries for multiple tables.
  4607.     * db_details_structure.php3: Display correctly table names that contain
  4608.       HTML entities.
  4609.     * libraries/build_dump.lib.php3: Removed PMA_htmlFormat function as it
  4610.       caused HTML entities to be quoted twice.
  4611.     * tbl_indexes.php3: Fixed editing of index with HTML entities.
  4612.     * lang/czech: Updated.
  4613.     * tbl_properties_structure.php3: Fix enabling/disabling links to index
  4614.       creating (it requires type, but there was also MIME type added).
  4615.  
  4616. 2003-03-23 Marc Delisle  <lem9@users.sourceforge.net>
  4617.     * libraries/sqlparser.lib.php3, libraries/config_import.lib.php3,
  4618.       config.inc.php3, Documentation.html: disabling of the parser no
  4619.       longer possible
  4620.  
  4621. 2003-03-22 Alexander M. Turek  <rabus@users.sourceforge.net>
  4622.     * libraries/defines.lib.php3: Small bugfix.
  4623.     * libraries/defines_php.lib.php3: New constant: PMA_MYSQL_CLIENT_API.
  4624.     * libraries/common.lib.php3: Possible fix against "wrong parameter count"
  4625.       errors.
  4626.  
  4627. 2003-03-22 Marc Delisle  <lem9@users.sourceforge.net>
  4628.     * libraries/transformations/text_plain__imagelink: display the
  4629.       image, with width and height options
  4630.     * libraries/transformations/text_plain__link: the link was not
  4631.       functional at my site; also, document this transform in lang.
  4632.  
  4633. 2003-03-21 Marc Delisle  <lem9@users.sourceforge.net>
  4634.     * server_privileges.php3: typo
  4635.     * lang/french update
  4636.     * image_jpeg__plain renamed to text_plain__imagelink, because
  4637.       the contents is not an image but a filename
  4638.  
  4639. 2003-03-21 Michal Cihar  <nijel@users.sourceforge.net>
  4640.     * ldi_check.php3: Use $sql_query instead of $query to put query correctly
  4641.       to sql.php3.
  4642.     * libraries/display_export.lib.php3: Again fixed selecting table/db
  4643.       filename template.
  4644.     * tbl_move_copy.php3, libraries/sqlparser.lib.php3: Fixed copying of
  4645.       table.
  4646.  
  4647. 2003-03-20 Marc Delisle  <lem9@users.sourceforge.net>
  4648.     * lang/hebrew update, thanks to Yuval Sarna
  4649.  
  4650. 2003-03-20 Michal Cihar  <nijel@users.sourceforge.net>
  4651.     * lang/indonesian: Updated, thanks again to Rachim Tamsjadi.
  4652.     * libraries/mysql_wrappers.lib.php3: Fix for bug #705531 - check for field
  4653.       type when doing charset conversion.
  4654.     * libraries/display_export.lib.php3: Fixed selecting table/db filename
  4655.       template.
  4656.     * libraries/read_dump.lib.php3, db_details.php3,
  4657.       db_details_importdocsql.php3, tbl_dump.php3, tbl_query_box.php3, lang/*:
  4658.       Automatic detection of compression for uploaded data.
  4659.  
  4660. 2003-03-19 Garvin Hicking <me@supergarv.de>
  4661.     * tbl_change.php3, tbl_query_box.php3, tbl_replace_fields.php3:
  4662.       Display select box for stored files on Server ($cfg['UploadDir']) in every SQL
  4663.       input area (SQL window, table properties) AND in the 'Insert/Update field' display
  4664.       where you can upload files to blob fields. Experimental.
  4665.  
  4666. 2003-03-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  4667.     * lang/german-*.inc.php3: Updates.
  4668.  
  4669. 2003-03-19 Michal Cihar  <nijel@users.sourceforge.net>
  4670.     * tbl_properties_operations.php3: fixed bad id of option (#706147).
  4671.     * lang/dutch: Updated, thanks to Gilles van den Hoven.
  4672.     * lang/thai: Updated.
  4673.     * lang/italian: Updated, thanks to Pietro Danesi.
  4674.     * lang/indonesian: Updated, thanks to Rachim Tamsjadi.
  4675.     * lang/lithuanian: Updated, thanks to Vilius Zigmantas.
  4676.     * lang/chinese: Updated, thanks to Siu Sun.
  4677.  
  4678. 2003-03-18 Garvin Hicking <me@supergarv.de>
  4679.     * libraries/display_export.lib.php3: Fixed variable usage.
  4680.     * lang/*, libraries/transformations/*, libraries/display_tbl.lib.php3,
  4681.       libraries/common.lib.php3: Added new transforms for a substr()
  4682.       function, a dateformat() modified and a basic plugin for external
  4683.       programs. Support for TIDY has been experimentally been built in.
  4684.       External programs make use of piping and thus cannot be used in
  4685.       Windows.
  4686.       Added the ability for transforms to adjust the "nowrap" option of a
  4687.       cell.
  4688.       Some german translation.
  4689.  
  4690. 2003-03-18 Marc Delisle  <lem9@users.sourceforge.net>
  4691.     * libraries/select_lang.lib.php3: modify order of Russian lang files
  4692.       because MSIE does not accept cp866 and users do not see anything,
  4693.       thanks to Volckov Konstantin Michailovich (wolf at sw.ru)
  4694.  
  4695. 2003-03-18 Michal Cihar  <nijel@users.sourceforge.net>
  4696.     * libraries/display_tbl.lib.php3: removed   from button text, as
  4697.       Konqueror doesn't like it there and it is not needed.
  4698.     * lang/czech: updated.
  4699.     * libraries/display_tbl.lib.php3: Don't show BLOB text instead of content
  4700.       when using transformations.
  4701.     * libraries/display_export.lib.php3, db_details_links.php3,
  4702.       server_common.inc.php3, server_databases.php3, server_links.inc.php3,
  4703.       server_processlist.php3, server_status.php3, server_variables.php3,
  4704.       tbl_change.php3 libraries/server_privileges.js: Fixed end of line chars.
  4705.     * tbl_dump.php3, libraries/display_export.lib.php3, lang/*: User can now
  4706.       specify how will filename for exported data look like (RFE #678642).
  4707.     * Documentation.*: Next release seems to be 2.5.0.
  4708.     * lang/latvian: Updated, thanks to Sandis Jerics.
  4709.  
  4710. 2003-03-17 Mike Beck  <mikebeck@users.sourceforge.net>
  4711.     * pdf_pages.php3  will now check if the pdf_pages table has entries
  4712.       that reference tables that no longer exist. if it does user is prompted
  4713.       to delete them.
  4714.  
  4715. 2003-03-17 Marc Delisle  <lem9@users.sourceforge.net>
  4716.     * user_password.php3, header.inc.php3, libraries/user_password.js:
  4717.       put back js functions for user password change (= old user_details.js)
  4718.     * libraries/display_tbl.lib.php3, functions.js: new feature:
  4719.       browse mode page drop-down, thanks to Alexis Soulard (alexis_soulard)
  4720.  
  4721. 2003-03-15 Marc Delisle  <lem9@users.sourceforge.net>
  4722.     * pdf_pages.php3: Automatic layout of tables on the schema
  4723.  
  4724. 2003-03-15 Garvin Hicking <me@supergarv.de>
  4725.     * pdf_schema.php3: Fixed typo.
  4726.  
  4727. 2003-03-14 Garvin Hicking <me@supergarv.de>
  4728.     * libraries/display_tbl.lib.php3, db_details_importdocsql.php3: Fixed
  4729.     '../' safety issues, display transformations only if file exists
  4730.     (Bug #703555)
  4731.  
  4732. 2003-03-14 Robin Johnson  <robbat2@users.sourceforge.net>
  4733.     * config.inc.php3, libraries/config_import.lib.php3 tbl_change.php3:
  4734.         - Typo fixes:
  4735.         s/RestricColumnTypes/RestrictColumnTypes/
  4736.         s/RestricFunctions/RestrictFunctions/
  4737.     * scripts/create_tables.sql:
  4738.         -  Neaten up SQL, add DROP TABLE/DATABASE cleanness
  4739.  
  4740. 2003-03-13 Alexander M. Turek  <rabus@users.sourceforge.net>
  4741.     * server_status.php3: Fixed the Garvin's calculations.
  4742.     * server_variables.php3: Fixed the display for MySQL <= 4.0.3-beta.
  4743.     * libraries/header_meta_style.inc.php3,
  4744.       libraries/transformations/overview.php3: Fixed CSS link.
  4745.     * tbl_properties.inc.php3: Added tooltips for transformations.
  4746.  
  4747. 2003-03-13 Marc Delisle  <lem9@users.sourceforge.net>
  4748.     * libraries/sqlparser.lib.php3: analyzer: where_clause_identifiers
  4749.  
  4750. 2003-03-13 Garvin Hicking <me@supergarv.de>
  4751.     * lang/*, server_status.php3: RFE #702485 - display total# queries per hour/minute/second.
  4752.     * config.inc.php3: Put a note for flipped headers: CSS only works for IE. ('writing-mode')
  4753.     * libraries/display_tbl.lib.php3: Display fields used for WHERE query highlighted in
  4754.       results page (1px border in the color of BrowserMarkerColor around the cells).
  4755.       RFE #638800
  4756.     * libraries/build_dump.lib.php3, db_details_structure.php3, db_printview.php3,
  4757.       pdf_schema.php3, tbl_dump.php3, tbl_printview.php3, tbl_properties_structure.php3,
  4758.       lang/*: RFE #7000385: Export AUTO_INCREMENT field.
  4759.       Display Create/Update/Check_time in PDF-Pages, printview, DB/Table structure and table
  4760.       dumps, if information is available (gathered by 'SHOW TABLE STATUS' for MySQL 3.23.XX).
  4761.     * config.inc.php3 - Altered comments for PMA_* tables for easier integration and more
  4762.       clarity. Make it easier to enable defaults (RFE #695265)
  4763.  
  4764. 2003-03-12 Garvin Hicking <me@supergarv.de>
  4765.     * db_details_structure.php3: When using Alias-Displays for Tables, fix bug when a tablename
  4766.       was not displayed if it has no comment.
  4767.     * libraries/display_tbl.lib.php3 RFE #550554 - Execute SQL bookmarks when browsing the
  4768.       bookmarktable.
  4769.     * db_details_structure.php, left.php3, tbl_properties_links.php3, libraries/bookmark.lib.php3:
  4770.       RFE #550552: Change default initial query for browse mode, if a bookmark with the same
  4771.       label as the tablename is found.
  4772.     * tbl_properties_options.php3, tbl_properties_table_info.php3: Support changing
  4773.       auto_increment value. (RFE #639655)
  4774.     * db_printview.php3, tbl_printview.php3, db_datadict.php3, pdf_schema.php3:
  4775.       Display DB comments and MIME types, where appropriate.
  4776.     * header.inc.php3, querywindow.php3, libraries/common.lib.php3: Fixed some bugs for
  4777.       the querywindow which didn't show the latest querys always.
  4778.     * Documentation.html, db_details.php3, read_dump.php3, tbl_query_box.php3:
  4779.       RFE #470000 - Use parameters for bookmarked queries. This is a bit tricky
  4780.       to do, so please see Documentation.html. I thought it too hard to move the
  4781.       bookmark-box around where you can store the bookmarks, because there are a couples
  4782.       of redirections involved. So the major problem is that your to-be-stored bookmark
  4783.       HAS to yield at least a single result row for you to be able to store that.
  4784.     * tbl_move_copy.php3, tbl_properties_operations.php3: RFE #571838 :
  4785.       Add 'DROP TABLE IF EXISTS' checkbox. Will maintain any existing PMA_* entries
  4786.       for that table.
  4787.     * tbl_properties_export.php3, db_details_export.php3,
  4788.       libraries/display_export.lib.php3: Reworked DB/Table export, so that DB
  4789.       export now is a perfect look-alike except for a multi-tables dropdown.
  4790.       Put the code to display the export into a seperate file for re-usability.
  4791.     * tbl_change.php3, config.inc.php3, libraries/config_import.lib.php3,
  4792.       libraries/common.lib.php3: RFE #422243 - Definition of which MySQL functions
  4793.       map to which MySQL field type and in the dropdown of the function list first
  4794.       display the fitting functions, and then for compatibility reasons the rest of
  4795.       the functions.
  4796.       TODO: I don't know if I chose the correct mapping for all types. Please correct
  4797.       config_import.lib.php3 and config.inc.php3 if therer are any mismappings.
  4798.     * sql.php3, tbl_alter.php3, tbl_move_copy.php3, tbl_properties_structure.php3,
  4799.       tbl_rename.php3, libraries/relation.lib.php3:
  4800.       Bugfix #579256 / RFE #577328 : Automatic update of relations,
  4801.       display fields, comments, bookmarks, ... on update, delete and duplicate.
  4802.       Automatic duplication/moving of PDF pages does not yet work. Would the
  4803.       original author please be so kind to have a look at the tbl_move_copy.php
  4804.       script, search for '[TODO]' and apply necessary fixes? ;)
  4805.     * tbl_dump.php3: New $sql_structure variable for the new table export
  4806.       design broke DB export functionality. Fixed this.
  4807.  
  4808. 2003-03-12 Marc Delisle  <lem9@users.sourceforge.net>
  4809.     * lang/ukrainian: update, thanks to Markijan Baran
  4810.  
  4811. 2003-03-11 Garvin Hicking <me@supergarv.de>
  4812.     * docSQL/*, read_dump.php3, db_details_importdocsql.php3,
  4813.       libraries/grab_globals.lib.php3, libraries/read_dump.lib.php3:
  4814.       Improved security of docSQL importer. You now can only access
  4815.       a subdirectory of phpMyAdmin ('docSQL' proposed) OR upload each
  4816.       file on its own via File Upload (if $is_upload is true).
  4817.       Filenames not matching the converter will no more printed out to
  4818.       maintain security. Permits input of '../'.
  4819.     * transformation_wrapper.php3 - Remove $err_url, because if a query
  4820.       fails here, the user won't get to see the error string anyways.
  4821.       Can happen if you want to display a blob without having an index
  4822.       key in your query, because the blob cannot be filtered by a content
  4823.       WHERE-string.
  4824.  
  4825. 2003-03-11 Marc Delisle  <lem9@users.sourceforge.net>
  4826.     * libraries/sqlparser.data.php3: bug 700082, support of XOR
  4827.  
  4828. 2003-03-10 Alexander M. Turek  <rabus@users.sourceforge.net>
  4829.     * translators.html: Another mechanism against stupid people who use the
  4830.       translator list as a list of localised support hotlines or try to get a
  4831.       translation by mail order... :o)
  4832.     * header_printview.inc.php3, index.php3, left.php3, queryframe.php3,
  4833.       libraries/common.lib.php3, libraries/header_meta_style.inc.php3: Ensured
  4834.       that the correct font families are used.
  4835.  
  4836. 2003-03-10 Garvin Hicking <me@supergarv.de>
  4837.     * libraries/common.lib.php3: Fixed getElementbyId-Bug #687548,
  4838.       thanks to Csaba Gabor!
  4839.     * sql.php3: Fixed another occurence of addslashes() where it no longer
  4840.       belongs.
  4841.     * tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  4842.       tbl_properties.inc.php3, libraries/common.lib.php3: Goodie for you all
  4843.       - when creating/altering/adding table fields you can now change the
  4844.       wrong form input, instead of losing all your data. Have fun. :-)
  4845.     * tbl_dump.php3, tbl_properties_export.php3, css/phpmyadmin.css.php3,
  4846.       lang/*:
  4847.       Added new table export format by Michal Cihar. db_details_export.php3
  4848.       should be adapted to the new layout somewhen. Fixed Compression.
  4849.     * header.inc.php3, header_printview.inc.php3, index.php3,
  4850.       left.php3, queryframe.php3, querywindow.php3,
  4851.       transformation_wrapper.php3, css/phpmyadmin.css.php3,
  4852.       libraries/common.lib.php3, libraries/db_table_exists.lib.php3,
  4853.       libraries/functions.js, libraries/header_http.inc.php3,
  4854.       libraries/header_meta_style.inc.php3, libraries/left.js
  4855.       libraries/sqlparser.lib.php3:
  4856.       Massive code-cleanup. Put all stylesheets into new central file
  4857.       css/phpmyadmin.css.php3. To reduce overhead in this file, the
  4858.       common.lib.php3 has a new variable to determine whether the full
  4859.       code structure or only those codes needed for the stylesheet class
  4860.       is parsed. This is to prevent duplicated code, even though it looks
  4861.       somehow ugly. The stylesheet is now embedded via a <link rel>-
  4862.       directive and should also be able to be cached by the browser.
  4863.       See patch #699454.
  4864.       Also some unneccessary code was removed from querywindow/wrapper.
  4865.     * tbl_change.php3: Patch #697541 to prevent non-associative MySQL
  4866.       fieldnames to be mapped to false keys for display.
  4867.  
  4868. 2003-03-10 Marc Delisle  <lem9@users.sourceforge.net>
  4869.     * transformation_wrapper.php3, lang/*,
  4870.       libraries/transformations/image_png__inline.inc.php3:
  4871.       new transformation for png (inline)
  4872.       (still issues with PNG's transparency in PHP 4.3.0)
  4873.     * libraries/common.lib.php3: bug 692652, support for disabled ini_get()
  4874.  
  4875. 2003-03-09 Garvin Hicking <me@supergarv.de>
  4876.     * db_printview.php3: Added print button (#700205)
  4877.  
  4878. 2003-03-08 Marc Delisle  <lem9@users.sourceforge.net>
  4879.     * libraries/transformations/*.sh: did not work in bash
  4880.  
  4881. 2003-03-07 Marc Delisle  <lem9@users.sourceforge.net>
  4882.     * transformation_wrapper.php3, lang/*,
  4883.       libraries/transformations/image_jpeg__inline.inc.php3:
  4884.       now 2 options for resize: width, height
  4885.  
  4886. 2003-03-06 Garvin Hicking <me@supergarv.de>
  4887.     * libraries/common.lib.php3, libraries/display_tbl.lib.php3:
  4888.       Fix bug #658668, special escaping of \n, \r and \t characters.
  4889.       Please test, works fine for me now (both magic_quotes on/off).
  4890.  
  4891. 2003-03-05 Robin Johnson  <robbat2@users.sourceforge.net>
  4892.     * Documentation.html, Documentation.txt: Long-withstanding spelling fixes!
  4893.     * updatedocs.sh: Script to make conversion easier
  4894.  
  4895. 2003-03-05 Garvin Hicking <me@supergarv.de>
  4896.     * Documentation.html: Added FAQ 2.6 about localhost-socket connections.
  4897.     * libraries/relation.lib.php3, libraries/transformations.lib.php3,
  4898.       tbl_relation.php3, tbl_move_copy.php3: Replace PMA_handleSlashes()
  4899.       call with PMA_sqlAddslashes() call because of new global s
  4900.       lashes-handling.
  4901.     * sql.php3: Fixed querytime bug, when query was only shown for PHP
  4902.       display.
  4903.     * read_dump.php3, sql.php3, tbl_alter.php3,
  4904.       tbl_properties_export.php3: Fixed remaining calls to stripslashes()
  4905.       where not neccessary, because grab_globals already stripslashed
  4906.       the data. This fixes the problem of the SQL Pretty printer showing
  4907.       the data wrongly formatted.
  4908.  
  4909. 2003-03-05 Michal Cihar  <nijel@users.sourceforge.net>
  4910.     * libraries/sqlparser.data.php3: TRANSACTION isn't reserved word (fixes
  4911.      #697961)
  4912.  
  4913. 2003-03-05 Marc Delisle  <lem9@users.sourceforge.net>
  4914.     * Documentation.html, faq 1.29 about the "duplicate field names" problem
  4915.     * transformation_wrapper.php3, libraries/defines_php.lib.php3,
  4916.       libraries/transformations/image_jpeg__inline.inc.php3:
  4917.       resized thumbnails
  4918.  
  4919. 2003-03-03 Alexander M. Turek  <rabus@users.sourceforge.net>
  4920.     * tbl_replace_fields.php3: Bugfix: User was unable to insert values
  4921.       containing quotes.
  4922.     * libraries/common.lib.php3:
  4923.       - Avoid reloading the left frame twice;
  4924.       - PHP3 compatibility;
  4925.       - $cfg['PmaAbsoluteUri'] autodetection did not work as expected if php was
  4926.         in CGI mode.
  4927.  
  4928. 2003-03-03 Marc Delisle  <lem9@users.sourceforge.net>
  4929.     * badwords.txt: bug 692874: "date" is not a reserved word
  4930.  
  4931. 2003-03-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  4932.     * db_details.php3, db_details_qbe.php3, db_search.php3, ldi_check.php3,
  4933.       mult_submits.inc.php3, read_dump.php3, sql.php3, tbl_addfield.php3,
  4934.       tbl_change.php3, tbl_create.php3, tbl_dump.php3, tbl_indexes.php3,
  4935.       tbl_move_copy.php3, tbl_properties.inc.php3,
  4936.       tbl_properties_operations.php3, tbl_properties_options.php3,
  4937.       tbl_query_box.php3, tbl_rename.php3, tbl_replace.php3,
  4938.       tbl_replace_fields.php3, tbl_select.php3, transformation_wrapper.php3,
  4939.       user_password.php3, libraries/build_dump.php3, libraries/common.lib.php3,
  4940.       libraries/display_tbl.lib.php3, libraries/grab_globals.php3:
  4941.       If magic_quotes_gpc is enabled, grab_globals calls stripslashes when
  4942.       extracting the arrays $_GET and $_POST. This should replace a lots of
  4943.       workarounds and avoid present and future problems with magic_quotes_gpc.
  4944.     * server_privileges.php3, libraries/common.lib.php3:
  4945.       - Escape wildcard characters in the database and table dropdown boxes;
  4946.       - CSS fixes.
  4947.  
  4948. 2003-03-01 Marc Delisle  <lem9@users.sourceforge.net>
  4949.     * lang/english: typo
  4950.     * tbl_dump.php3: undefined variable $use_comments
  4951.     * tbl_properties_export.php3: bug 692143: now we remove the
  4952.       LIMIT clause from the original query to use the limits entered
  4953.       on the export form
  4954.     * pdf_schema.php3: better header/footer for long pages,
  4955.       thanks to Maxime Delorme
  4956.  
  4957. 2003-03-01 Michal Cihar  <nijel@users.sourceforge.net>
  4958.     * tbl_indexes.php3: Cleaner solution for showing query after changing
  4959.       index.
  4960.  
  4961. 2003-03-01 Robin Johnson  <robbat2@users.sourceforge.net>
  4962.     * libraries/xpath/XPath.class.php, libraries/xpath/:
  4963.     - Removed (was part of the early DB config prototype)
  4964.     * lang/translatecount.sh:
  4965.     - Counts just how out of date the translations are!
  4966.  
  4967. 2003-02-28 Michal Cihar  <nijel@users.sourceforge.net>
  4968.     * tbl_indexes.php3: Show SQL query after modifying/creating index (closes
  4969.       #694800), show structure after modifying index.
  4970.  
  4971. 2003-02-28 Alexander M. Turek  <rabus@users.sourceforge.net>
  4972.     * Documentation.html: Fixed a typo.
  4973.     * server_privileges.php3: Fixed bug #691910.
  4974.     * server_status.php3, lang/*.inc.php3: Patch #683302: InnoDB status monitor,
  4975.       thanks to Jason Carlson (jjcarlson).
  4976.  
  4977. 2003-02-28 Garvin Hicking <me@supergarv.de>
  4978.     * config.inc.php3, header.inc.php3, queryframe.php3, querywindow.php3,
  4979.       tbl_query_box.php3, libraries/common.lib.php3, libraries/config_import.lib.php3,
  4980.       Documentation.html:
  4981.       - Finetuneing for query window: Only three tabs, if DefaultTab
  4982.         is not set to 'full'.
  4983.       - Inserted nobr-Tags to make german translation for 'sql history' fit inside a tab.
  4984.       - Improved windowsize of the query window (no a *lot* smaller, hope this will suit
  4985.          Rabus ;).
  4986.       - Made the textarea smaller (*1.25 instead of *2) for the window only.
  4987.       - Fixed a bug when you changed from a table to a database on the left frame and the
  4988.         query window still wants to show the previous table.
  4989.     * tbl_query_box.php3: Only show fieldlist, when $table is set.
  4990.     * translators.html: Adjusted to same topmenu as Documentation.html.
  4991.       With the new 'Transformations' item the bar was too large to fit
  4992.       on standard 800x600 browser windows.
  4993.  
  4994. 2003-02-27 Michal Cihar  <nijel@users.sourceforge.net>
  4995.     * lang/czech: Updated.
  4996.     * lang/english: Resorted.
  4997.  
  4998. 2003-02-27 Alexander M. Turek  <rabus@users.sourceforge.net>
  4999.     * libraries/common.lib.php3, libraries/config_import.lib.php3:
  5000.       - Backwards compatibility;
  5001.       - Removed some unnecessary code;
  5002.       - Added a small HOWTO.
  5003.     * config.inc.php3: The tab settings don't fit into the 'left frame' part.
  5004.     * lang/german-*.inc.php3: Grammar.
  5005.     * Documentation.html: Fixed some dead links.
  5006.     * scripts/create_tables.sql: Adjusted table comments.
  5007.  
  5008. 2003-02-27 Garvin Hicking <me@supergarv.de>
  5009.     * libraries/common.lib.php3, tbl_properties_links.php3, db_details_links.php3,
  5010.       querywindow.php3: Integrated Manuzhais patch for Lightweight Tabs.
  5011.     * querywindow.php3, tbl_query_box.php3, config.inc.php3, header.inc.php3, index.php3,
  5012.       libraries/config_import.lib.php3: Added (optional) DB-based SQL-history with
  5013.       purging on login, made querywindow tabbed, improved Querywindow-compatibility.
  5014.     * tbl_properties.inc.php3, config.inc.php, librarires/config_import.lib.php3:
  5015.       Experimental: Added $cfg['DefaultPropDisplay']. Enables vertical display
  5016.       (optional, default off) of the columns. I didn't like to have to scroll in horizontal
  5017.       directions, so with this mode you can see about 6 columns at once on a single screen.
  5018.     * tbl_properties.inc.php3: Fixed bug when certain fields are not
  5019.       enabled, they threw an undefined offset. [2nd try, now for real :)]
  5020.     * Documentation.html: Updated for my new features. Should include
  5021.       everyting, I hope. But seriously needs a proofread.
  5022.     * config.inc.php3: Inserted new directives for empty
  5023.       $cfg['Servers'][$i]. (history, verbose_check)
  5024.     * tbl_create.php3, tbl_addfield.php3, tbl_alter.php3: Added more checks
  5025.       to suppress Notices/Warnings when MIME-types are not enabled.
  5026.  
  5027. 2003-02-26 Garvin Hicking <me@supergarv.de>
  5028.     * lang/german-*: better grammar. ;)
  5029.     * libraries/display_tbl.lib.php3: Fixed transformation-link variable
  5030.       usage for special queries like 'SHOW FIELDS', where certain variables are
  5031.       not set.
  5032.     * config.inc.php3, tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  5033.       tbl_move_copy.php3, tbl_properties.inc.php3, tbl_properties_structure.php3,
  5034.       transformation_wrapper.php3, libraries/config_import.lib.php3,
  5035.       libraries/display_tbl.lib.php3, libraries/relation.lib.php3,
  5036.       scripts/create_tables.sql:
  5037.        Test if MIME-feature are really available. Preparation for PMA_db-based
  5038.        SQL-History.
  5039.        Removed a dupe for inserting comments, fixed integrity check when
  5040.        moving/renaming tables and keeping comments.
  5041.      * header.inc.php3: Added one more Javascript if-structure to make sure
  5042.        the frameset is initialized when querying for an active window. Without
  5043.        this, when starting phpMyAdmin for the first time, IE6 may complain
  5044.        depending on the order it loads the framesets.
  5045.  
  5046. 2003-02-25 Marc Delisle  <lem9@users.sourceforge.net>
  5047.     * db_details_structure.php3: undefined variable $comment
  5048.     * tbl_move_copy.php3: 'column_info'
  5049.  
  5050. 2003-02-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  5051.     * lang/bulgarian-*.inc.php3, lang/czech-*.inc.php3, lang/dutch-*.inc.php3,
  5052.       lang/swedish-*.inc.php3, lang/thai-*.inc.php3: Removed problematic %e from
  5053.       $datefmt (translations #692065).
  5054.     * lang/japanese-*.inc.php3: Fixed some inconsistences.
  5055.     * config.inc.php3, db_details_importdocsql.php3, Documentation.html,
  5056.       sql.php3, tbl_move_copy.php3, tbl_rename.php3,
  5057.       libraries/config_import.lib.php3, libraries/relation.lib.php3,
  5058.       libraries/transformations.lib.php3: Changed 'column_comments' to
  5059.       'column_info'.
  5060.     * ChangeLog: Removed the 2.3.x branch from this ChangeLog; I moved it to
  5061.       <http://www.phpmyadmin.net/ChangeLogs/>.
  5062.  
  5063. 2003-02-25 Garvin Hicking <me@supergarv.de>
  5064.     * tbl_properties.inc.php3: Fixed duped display of comments due to
  5065.       merging diff conflict.
  5066.     * lang/german*: German translations, only missing transformation
  5067.       descriptions. They shouldn't be translated at that early point, I guess.
  5068.     * libraries/config_import.lib.php3, libraries/relation.lib.php3,
  5069.       libraries/transformations.lib.php3: 'column_info', they were somehow
  5070.       not included in rabus' commit?!
  5071.  
  5072. 2003-02-24 Alexander M. Turek  <rabus@users.sourceforge.net>
  5073.     * common.lib.php3: Backwards compatibility.
  5074.  
  5075. 2003-02-24 Garvin Hicking <me@supergarv.de>
  5076.     Submitted multiple patches from the patch tracker:
  5077.     * JS rowmarker now works in vertical display mode
  5078.         Files: libraries/functions.js, display_tbl.lib.php3
  5079.     * Display nav_bar even when only one row is returned, to enable display in
  5080.         vertical/horizontal mode (especially for rotated headers)
  5081.         Files: libraries/display_tbl.lib.php3
  5082.     * Measures basic query time [#571934]
  5083.         Files: sql.php3, display_tbl.lib.php3
  5084.     * New display mode with 90 degree rotated table headers [#544361]. Works
  5085.         either as CSS or as 'faked' PHP-transformation.
  5086.         Files: libraries/common.lib.php3, libraries/display_tbl.lib.php3
  5087.     * Update and display column comments in Add/Edit Fieldmode and CREATE table
  5088.         mode. Display comments in table structure (optional) with underlined
  5089.         CSS-mouseovers. Display comments in browser mode (optional), both in
  5090.         vertical and horizontal display mode. Keep column comments in synch, when
  5091.         DROPping/ALTERing and moving/copying tables.
  5092.         Files: tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  5093.         tbl_properties.inc.php3, tbl_properties_structure.php3, db_details_links,
  5094.         tbl_relation.php3,tbl_move_copy.php3, tbl_properties_links.php3,
  5095.         tbl_rename.php3, sql.php3, db_details_structure.php3, db_details_links.php3,
  5096.         libraries/relation.lib.php3
  5097.     * Display and enter DB/table comments for navigation, stored in pma comments table.
  5098.         May be displayed as Alias-Tooltips in left frame. [#650064]
  5099.         Files: db_details_structure.php3, left.php3, relation.lib.php3
  5100.     * Display column comments in table/database dumps, as inline SQL-Comments
  5101.         Files: tbl_dump.php3, tbl_properties_export.php3, build_dump.lib.php3
  5102.     * Display MIME types to transform any table cell. You can only choose from a
  5103.         list of pre-defined MIME-types. The list gets built by a function searching
  5104.         a directory for valid transforms. For further information see
  5105.         libraries/transformations/README-file and soon in documentation. ;)
  5106.         Files: tbl_properties.inc.php3, transformations.lib.php3, relation.lib.php3,
  5107.         create_tables.sql, tbl_addfield.php3, tbl_alter.php3, tbl_create.php3,
  5108.         tbl_move_copy.php3, transformation_wrapper.php3,
  5109.         libraries/display_tbl.lib.php3, libraries/transformations/*
  5110.         TODO: Add predefined functions!
  5111.     * Display a (javascript) based query window as a new frame below the left
  5112.         frame with query history [#526008]. Currently a bit experimental, works with
  5113.         IE6 and Mozilla 1.2. Utilizes pretty basic JavaScript functions which *should*
  5114.         work with any browser.
  5115.         Files: queryframe.php3, querywindow.php3, header.inc.php3,
  5116.         tbl_query_box.php3, common.lib.php3
  5117.  
  5118. 2003-02-24 Olivier L. M├╝ller  <om@omnis.ch>
  5119.     * libraries/common.lib.php3: if $cfg['PmaAbsoluteUri'] is empty and
  5120.       port == 80 or port == 443, do not add ":80" or ":443" anymore to the
  5121.       generated URL -> prevents a double password query with some browsers
  5122.       (Safari) in case of http authentication.  (tested with https, http and
  5123.       http running on port 8080)
  5124.  
  5125. 2003-02-24 Michal Cihar  <nijel@users.sourceforge.net>
  5126.     * tbl_change.php3, tbl_replace_fields.php3: Move magic words used for
  5127.       fields type into special variable. Fixes #647689.
  5128.     * db_details_structure.php3: Removed extra /. Fixes #692171.
  5129.  
  5130. 2003-02-23 Marc Delisle  <lem9@users.sourceforge.net>
  5131.     ### 2.4.0 released
  5132.  
  5133. 2003-02-23 Olivier L. M├╝ller  <om@omnis.ch>
  5134.     * docs.css: highlight FAQ questions in blue -> more readble.
  5135.  
  5136. 2003-02-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  5137.     * server_privileges: Better code for "check privileges"; This should fix
  5138.       bug #687808 and a few other problems.
  5139.     * ANNOUNCE.txt: Updated list of known bugs.
  5140.     * server_variables.php3: Modified generated XHTML code.
  5141.  
  5142. 2003-02-22 Marc Delisle  <lem9@users.sourceforge.net>
  5143.     * lang/italian update, thanks to Pietro Danesi
  5144.     * lang/slovak update, thanks to Lubos Klokner
  5145.     * lang/polish: update, thanks to Jakub Wilk
  5146.     * lang/thai: update, thanks to Arthit Suriyawongkul
  5147.     * tbl_change.php3: do not use enctype="multipart/form-data"
  5148.       if !$is_upload (possible solution for bug 689215)
  5149.     * lang/swedish: update, thanks to Bj├╢rn T. Hallberg
  5150.  
  5151. 2003-02-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  5152.     * libraries/display_tbl.lib.php3: Coding standards.
  5153.     * lang/romanian-*.inc.php3: Updates, thanks to Valics Lehel.
  5154.     * lang/spanish-*.inc.php3: Updates, thanks to Dr. med. Daniel Hinostroza C.
  5155.     * lang/galician-*.inc.php3: Updates, thanks to Xos├⌐ Calvo.
  5156.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro.
  5157.  
  5158. 2003-02-18 Marc Delisle  <lem9@users.sourceforge.net>
  5159.     * sql.php3: bug 649665: undefined variables with UNION, and
  5160.       also get the correct row count
  5161.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  5162.  
  5163. 2003-02-18 Alexander M. Turek  <rabus@users.sourceforge.net>
  5164.     * server_databases.php3:
  5165.       - Fixed bug #688360 (Database privileges and AllowUserDropDatabase);
  5166.       - The link "check privileges" is now only displayed to superusers.
  5167.  
  5168. 2003-02-17 Michal Cihar  <nijel@users.sourceforge.net>
  5169.     * lang/czech: Updated.
  5170.     * Documentation.html: Removed obsolete FAQ 6.17 about binary upload.
  5171.  
  5172. 2003-02-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  5173.     * server_privileges.php3: Fixed edit link.
  5174.     * Documentation.html:
  5175.       - Reformulated some passages;
  5176.       - FAQ 1.28.
  5177.     * ANNOUNCE.txt: Synchronized features list with documentation.
  5178.     * server_databases.php3: Fixed bug #688271 (missing "?").
  5179.  
  5180. 2003-02-17 Garvin Hicking <me@supergarv.de>
  5181.     * tbl_replace_fields.php3, read_dump.php3, libraries/common.lib.php3:
  5182.       Reworked blob file upload. More security cautions, and preserve
  5183.       fields contents, if no new file was uploaded. Moved is_uploaded_file
  5184.       function from read_dump.php3 to common.lib.php3 for reusability.
  5185.  
  5186. 2003-02-17 Michal Cihar  <nijel@users.sourceforge.net>
  5187.     * tbl_change.php3, tbl_replace_fields.php3: Removed checkbox for binary
  5188.       upload, upload field moved into table.
  5189.  
  5190. 2003-02-17 Marc Delisle  <lem9@users.sourceforge.net>
  5191.     ### 2.4.0-rc2 released
  5192.     * sql.php3: use SQL_CALC_FOUND_ROWS on MySQL 4 to find the
  5193.       correct number of rows
  5194.  
  5195. 2003-02-16 Alexander M. Turek  <rabus@users.sourceforge.net>
  5196.     * server_privileges.php3, lang/*.inc.php3, lang/server_privileges.js:
  5197.       - Reimplemented ability to change a user's login information
  5198.         (bug #684984);
  5199.       - Feature: copy user profiles;
  5200.       - "Check privileges" should now also check for wildcards;
  5201.       - The revoke mode for deleting users did not always produce valid MySQL.
  5202.     * lang/chinese-*.inc.php3: Fixed bug #682161 by removing some errornous strings.
  5203.     * ANNOUNCE.txt: synchronized list of features and fixes.
  5204.  
  5205. 2003-02-16 Michal Cihar  <nijel@users.sourceforge.net>
  5206.     * lang/czech: Updated.
  5207.     * docs.css: Fixed URL.
  5208.  
  5209. 2003-02-16 Marc Delisle  <lem9@users.sourceforge.net>
  5210.     * sql.php3, libraries/sqlparser.lib.php3: new analyzer logic
  5211.       for splitting the SELECT clauses, to solve almost all records
  5212.       counting bugs
  5213.     * pdf_schema.php3: improved alignment, thanks to Maxime Delorme
  5214.     * lang/japanese: update, thanks to Yukihiro Kawada
  5215.  
  5216. 2003-02-15 Alexander M. Turek  <rabus@users.sourceforge.net>
  5217.     * ANNOUNCE.txt: Prepared announcement for 2.4.0. Please feel free to correct
  5218.       it if necessary.
  5219.     * libraries/common.lib.php3: Don't display edit link for
  5220.       database-independant queries.
  5221.     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
  5222.     * docs.css:
  5223.       - Wrong URI;
  5224.       - Typo.
  5225.  
  5226. 2003-02-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  5227.     * server_databases.php3, server_privileges.php3, lang/*.inc.php3:
  5228.       Reimplemented "check privileges" feature.
  5229.  
  5230. 2003-02-13 Robin Johnson  <robbat2@users.sourceforge.net>
  5231.     * sql.php3: Fix simple little bug #685082
  5232.  
  5233. 2003-02-12 Alexander M. Turek  <rabus@users.sourceforge.net>
  5234.     * server_privileges.php3: Fixed bug #684947 ('uncheck all' of 'privileges'
  5235.       is broken), thanks to Alexander Schuch (ci-dev).
  5236.  
  5237. 2003-02-12 Marc Delisle  <lem9@users.sourceforge.net>
  5238.     * lang/indonesian update, thanks to Rachim Tamsjadi
  5239.     * lang/italian update, thanks to Pietro Danesi
  5240.     * lang/lithuanian update, thanks to Vilius Zigmantas
  5241.     * lang/slovenian update, thanks to Kositer Uros
  5242.     * lang/swedish: update, thanks to Bj├╢rn T. Hallberg
  5243.     * tbl_change.php3: upload field only to BLOBs
  5244.     * libraries/defines.lib.php3, libraries/common.lib.php3: adjust Konqueror
  5245.       font size
  5246.  
  5247. 2003-02-11 Marc Delisle  <lem9@users.sourceforge.net>
  5248.     * tbl_replace_fields.php3: sometimes we receive "none" as the file
  5249.       name when there is no field upload for some field
  5250.     * sql.php3: bug 684712, undefined variable $table (js disabled
  5251.       and confirmation for drop database)
  5252.  
  5253. 2003-02-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  5254.     * server_databases.php3: Wrong link title.
  5255.  
  5256. 2003-02-10 Alexander M. Turek  <rabus@users.sourceforge.net>
  5257.     * server_databases.php3: Ensured that the database list is built.
  5258.  
  5259. 2003-02-10 Marc Delisle  <lem9@users.sourceforge.net>
  5260.     * lang/catalan: update, thanks to Xavier Navarro
  5261.  
  5262. 2003-02-09 Robin Johnson  <robbat2@users.sourceforge.net>
  5263.     * lang/Galician*: Updates thanks to xosecalvo
  5264.  
  5265. 2003-02-09 Michal Cihar  <nijel@users.sourceforge.net>
  5266.     * lang/czech: Updated again.
  5267.  
  5268. 2003-02-09 Alexander M. Turek  <rabus@users.sourceforge.net>
  5269.     * server_databases.php3, lang/*.inc.php3:
  5270.       - Bugfixes & interface cosmetic;
  5271.       - Drop multiple databases.
  5272.     * db_stats.php3: Removed, the file is replaced by server_databases.php3.
  5273.     * lang/german-*.inc.php3: Updates.
  5274.     * config.inc.php3: Added a note about another possible setting.
  5275.     * lang/galician-*.inc.php3: Updates, thanks to Xos├⌐ Calvo.
  5276.     * lang/romanian-*.inc.php3: Updates, thanks to Valics Lehel.
  5277.     * translators.html: Fixed a typo.
  5278.     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
  5279.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  5280.  
  5281. 2003-02-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  5282.     * config.inc.php3, lang/add_message.sh: Typos.
  5283.     * lang/italian.inc.php3: Updates, thanks to Pietro Danesi (danone).
  5284.     * server_databases.php3, server_links.inc.php3, lang/*.inc.php3:
  5285.       Reworte db_stats.php3 to be conform with the new server_ pages.
  5286.  
  5287. 2003-02-07 Michal Cihar  <nijel@users.sourceforge.net>
  5288.     * lang/czech: Updated.
  5289.  
  5290. 2003-02-07 Marc Delisle  <lem9@users.sourceforge.net>
  5291.     * lang/italian: update, thanks to Pietro Danesi
  5292.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  5293.     * lang/polish: update, thanks to Jakub Wilk
  5294.     * lang/swedish: update, thanks to Bj├╢rn T. Hallberg
  5295.     * lang/slovak: remove duplicates
  5296.     * lang/*, tbl_properties.inc.php3: new $strDefaultValueHelp
  5297.  
  5298. 2003-02-06 Robin Johnson  <robbat2@users.sourceforge.net>
  5299.     * lang/arabic*: Updates thanks to Ossama Khayat <ossamak at nht.com.kw>
  5300.     * lang/chinese_gb.inc.php3: Fixed duplicate '$strDBGMin' where it should
  5301.       be '$strDBGMax'
  5302.     * translators.html: Added Ossama Khayat <ossamak at nht.com.kw>
  5303.  
  5304. 2003-02-06 Marc Delisle  <lem9@users.sourceforge.net>
  5305.     * libraries/sqlparser.lib.php3: PHP3 parse error
  5306.     * Documentation.html, db_details_importdocsql.php3, tbl_relation.php3,
  5307.       libraries/relation.lib.php3: bug 681298, we should always backquote
  5308.       a restricted word like "comment" when used as an identifier
  5309.     * Documentation.html, bug 681776, wrong command for my.ini file
  5310.     * libraries/left.js: png files
  5311.  
  5312. 2003-02-05 Alexander M. Turek  <rabus@users.sourceforge.net>
  5313.     * db_details.php3, tbl_query_box.php3: Disabled the autoselect feature of
  5314.       the SQL query box for Opera 7 for Windows in order to avoid trouble here.
  5315.     * Documentation.html: Removed FAQ entry about Opera 7.
  5316.     * db_stats.php3: One <img> tag still pointed to a GIF file.
  5317.  
  5318. 2003-02-05 Marc Delisle  <lem9@users.sourceforge.net>
  5319.     * tbl_replace.php3, tbl_replace_fields.php3: do not display the
  5320.       UPDATE query if there was some binary upload in it, otherwise
  5321.       display it
  5322.  
  5323. 2003-02-04 Alexander M. Turek  <rabus@users.sourceforge.net>
  5324.     * common.lib.php3:
  5325.       - Patch #669255 (Initial DB list for MySQL > 4.0.2), thanks to Charles
  5326.         Bailey (charles_bailey);
  5327.       - Don't use small fonts for Opera 7.
  5328.     * ldi_check.php3: Backslahes should be escaped.
  5329.     * Documentation.html: Added a note about Opera 7.
  5330.  
  5331. 2003-02-04 Michal Cihar  <nijel@users.sourceforge.net>
  5332.     * Documentation.*: Added information about binary checkbox when uploading
  5333.       files.
  5334.  
  5335. 2003-02-04 Garvin Hicking  <me@supergarv.de>
  5336.     * common.lib.php3: Fixed a possible 'undefined index' error.
  5337.  
  5338. 2003-02-04 Marc Delisle  <lem9@users.sourceforge.net>
  5339.     * Documentation.html: new faq entry about IE bug with http auth,
  5340.       switching from one server to the other
  5341.     * db_details_qbe.php3: bug 661758 (undefined offset when doing a qbe
  5342.       and only table selected)
  5343.     * ldi_check.php3: check local_infile on recent MySQL versions,
  5344.       thanks to Alexander
  5345.  
  5346. 2003-02-03 Michal Cihar  <nijel@users.sourceforge.net>
  5347.     * libraries/display_tbl.lib.php3, tbl_change.php3: Show blob size (RFE
  5348.       #678729).
  5349.     * tbl_replace_fields.php3, tbl_change.php3: Allow binary uploads.
  5350.     * tbl_dump.php3: Fix bug #679699 (export to XML, save to file - Undefined
  5351.       variable: charset_of_file).
  5352.  
  5353. 2003-02-03 Garvin Hicking  <me@supergarv.de>
  5354.     * pdf_schema.php3, libraries/dbg/profiling.php3,
  5355.       libraries/xpath/XPath.class.php: Backwards compatibility (foreach loops).
  5356.  
  5357. 2003-02-03 Marc Delisle  <lem9@users.sourceforge.net>
  5358.     ### 2.4.0-rc1 released
  5359.     and after the release:
  5360.     * lang/romanian: update, thanks to Valics Lehel
  5361.     * lang/spanish: update, thanks to Daniel Hinostroza C.
  5362.     * lang/catalan: update, thanks to Xavier Navarro
  5363.     * lang/dutch update, thanks to Ivo Teel
  5364.  
  5365. 2003-02-02 Olivier L. M├╝ller  <om@omnis.ch>
  5366.     * tbl_addfield.php3: ignore empty fields on alter table
  5367.  
  5368. 2003-02-02 Alexander M. Turek  <rabus@users.sourceforge.net>
  5369.     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
  5370.       compatibility.
  5371.     * lang/german-*.inc.php3: Updates.
  5372.     * server_privileges.php3: Remove column privileges.
  5373.     * config.inc.php3: Added $cfg['DefaultTabServer'].
  5374.     * header.inc.php3: Link the default tabs.
  5375.     * libraries/common.lib.php3: PHP3 compatibility.
  5376.  
  5377. 2003-02-02 Michal Cihar  <nijel@users.sourceforge.net>
  5378.     * lang/czech: Updated.
  5379.     * lang/sort_lang.sh: This needs bash.
  5380.  
  5381. 2003-02-02 Marc Delisle  <lem9@users.sourceforge.net>
  5382.     * lang/indonesian: update, thanks to Rachim Tamsjadi (tamsy).
  5383.     * lang/norwegian: update, thanks to Sven-Erik Andersen
  5384.     * libraries/kanji-encoding.lib.php3 bug fix, thanks to Yukihiro Kawada
  5385.     * libraries/dbg/setup.php3, lang/*: generic $strCantLoad
  5386.       (later when we get enough translations,
  5387.        we can use it instead of $strCandLoadMySQL)
  5388.     * lang/romanian: update, thanks to Valics Lehel
  5389.     * lang/galician: update, thanks to Xos├⌐ Calvo
  5390.     * lang/lithuanian: update, thanks to Vilius Zigmantas
  5391.     * lang/japanese: update, thanks to Yukihiro Kawada
  5392.     * lang/*, libraries/dbg/profiling.php3: strDBGMaxTimeMs,
  5393.       thanks to Alexander
  5394.  
  5395. 2003-02-01 Robin Johnson  <robbat2@users.sourceforge.net>
  5396.     * R.I.P.: --- On Feb. 1, 2003, the Space Shuttle Columbia (STS-107) was lost during its
  5397.     re-entry into Earth's atmosphere. In memory of the brave men and women who
  5398.     gave their lives for the people of Earth. ---
  5399.     * Documentation.html: Removed a bit of duplication in [7.4] and the
  5400.     Developers section
  5401.     * libraries/dbg: New directory for DBG code
  5402.     * libraries/dbg/setup.php3:
  5403.        - DBG initialization code, including module support
  5404.     * libraries/dbg/profiling.php3: Profiling code
  5405.     * lang/*: New strings added for DBG extension
  5406.     * config.inc.php3: config options for DBG, off by default
  5407.     * footer.inc.php3: DBG profiling output
  5408.  
  5409. 2003-02-01 Michal Cihar  <nijel@users.sourceforge.net>
  5410.     * Documentation.*, translators.html, docs.css: New documentation layout.
  5411.     * scripts/create-release.sh: Added --dont_wrap_pre to lynx parameters.
  5412.  
  5413. 2003-02-01 Marc Delisle  <lem9@users.sourceforge.net>
  5414.     * tbl_change.php3, tbl_replace.php3, (new)tbl_replace_fields.php3,
  5415.       db_details.php3, tbl_query_box.php3, libraries/common.lib.php3:
  5416.       new Feature: BLOB field upload
  5417.       (TODO: handle open_basedir restrictions)
  5418.  
  5419. 2003-01-31 Alexander M. Turek  <rabus@users.sourceforge.net>
  5420.     * config.inc.php3, Documentation.html, libraries/common.lib.php3,
  5421.       libraries/config_import.lib.php3: Added experimental support for
  5422.       compressed connections to the MySQL server.
  5423.  
  5424. 2003-01-30 Marc Delisle  <lem9@users.sourceforge.net>
  5425.     * db_details_structure.php3, libraries/fpdf/fpdf.php3: better browser
  5426.       support, thanks to Jose Fandos (jose.fandos at sonnd.com)
  5427.  
  5428. 2003-01-30 Michal Cihar  <nijel@users.sourceforge.net>
  5429.     * Documentation*: Added faq 1.27 about GZIP output buffering problem.
  5430.     * Documentation.html, translators.html: Unified using of font sizes.
  5431.  
  5432. 2003-01-30 Alexander M. Turek  <rabus@users.sourceforge.net>
  5433.     * main.php3, user_details.php3, libraries/user_details.js: Removed the old
  5434.       user management.
  5435.     * server_processlist.php3: Fixed a bug the denied the access to the
  5436.       process list for normal users.
  5437.     * config.inc.php3: Removed note about buggy setting.
  5438.     * lang/german-*.inc.php3: Updates.
  5439.     * Documentation.html: There won't be a PHP 4.5.0; typos.
  5440.  
  5441. 2003-01-29 Marc Delisle  <lem9@users.sourceforge.net>
  5442.     * tbl_select.php3: drop-down for enums, thanks to Joerg Klein (j0erch)
  5443.  
  5444. 2003-01-28 Marc Delisle  <lem9@users.sourceforge.net>
  5445.     * sql.php3, tbl_replace.php3: display UPDATE statement after row edit
  5446.  
  5447. 2003-01-27 Marc Delisle  <lem9@users.sourceforge.net>
  5448.     * lang/slovenian update: thanks to Kositer Uros (urosh)
  5449.     * lang/albanian: update, thanks to Laurent Dhima
  5450.     * lang/slovak update, thanks to Lubos Klokner
  5451.  
  5452. 2003-01-25 Marc Delisle  <lem9@users.sourceforge.net>
  5453.     * libraries/relation.lib.php3: improve messages
  5454.  
  5455. 2003-01-23 Marc Delisle  <lem9@users.sourceforge.net>
  5456.     * tbl_relation.php3, bug 659227: in Relation View, cannot enter comments
  5457.  
  5458. 2003-01-22 Robin Johnson  <robbat2@users.sourceforge.net>
  5459.     * lang/swedish*: Updates, thanks to Bj├╢rn T. Hallberg (bth)
  5460.     * lang/italian*: Updates, thanks to Pietro Danesi (danone)
  5461.     * lang/english*: Resorted and Resynced.
  5462.     * lang/farsi*: Added ready for Farsi translation
  5463.     * lang/sync_lang.sh, libraries/select_lang.lib.php3:
  5464.         - Updates ready for Farsi translation
  5465.     * lang/polish*: Updates, thanks to Jakub Wilk (ubanus)
  5466.     * fulltext.png, partialtext.png, pma_logo.png:
  5467.         - Ran PNGCRUSH on files to reduce size optimially.
  5468.     * plus.gif, browse.gif, desc_order.gif, asc_order.gif, minus.gif,
  5469.     vertical_line.gif, item_rtl.gif, item_ltr.gif:
  5470.         - Old image files removed and replaced with PNG files (feature
  5471.         #458895)
  5472.     * plus.png, browse.png, desc_order.png, asc_order.png, minus.png,
  5473.     vertical_line.png, item_rtl.png, item_ltr.png:
  5474.         - New PNG image files (feature #458895)
  5475.     * header.inc.php3, left.php3, main.php3, libraries/display_tbl.lib.php3:
  5476.         - Code changes for PNG images (feature #458895)
  5477.  
  5478. 2003-01-21 Robin Johnson  <robbat2@users.sourceforge.net>
  5479.     * libraries/sqlparser.lib.php3: checkType function
  5480.  
  5481. 2003-01-21 Alexander M. Turek  <rabus@users.sourceforge.net>
  5482.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  5483.  
  5484. 2003-01-21 Marc Delisle  <lem9@users.sourceforge.net>
  5485.     * sql.php3, tbl_properties_export.php3, libraries/build_dump.lib.php3:
  5486.       row limiting for exported results
  5487.  
  5488. 2003-01-21 Michal Cihar  <nijel@users.sourceforge.net>
  5489.     * db_datadict.php3, pdf_schema.php3, tbl_printview.php3,
  5490.       tbl_properties.inc.php3, tbl_properties_structure.php3, tbl_select.php3:
  5491.       Fixed bug #667682 ("UNSIGNED" option in SET or ENUM), SET and ENUM can't
  5492.       be SIGNED/UNSIGNED/ZEROFILL.
  5493.  
  5494. 2003-01-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  5495.     * server_privileges.php3: Added column privileges editor.
  5496.  
  5497. 2003-01-19 Marc Delisle  <lem9@users.sourceforge.net>
  5498.     * sql.php3, tbl_properties_export.php3, tbl_dump.php3,
  5499.       tbl_move_copy.php3, libraries/build_dump.lib.php3:
  5500.       Feature: Export results of SELECTs
  5501.  
  5502. 2003-01-17 Marc Delisle  <lem9@users.sourceforge.net>
  5503.     * Documentation.html: faq 5.12 about OS X Safari problem
  5504.     * tbl_move_copy.php3: typo (wrong back link)
  5505.  
  5506. 2003-01-17 Robin Johnson  <robbat2@users.sourceforge.net>
  5507.     * lang/spanish-*.inc.php3: Updates, thanks to Daniel Hinostroza C.
  5508.     * lang/norwegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
  5509.  
  5510. 2003-01-17 Alexander M. Turek  <rabus@users.sourceforge.net>
  5511.     * server_privileges.php3: Wrong label.
  5512.     * scripts/create-release.sh: Changed the CVS hostname to cvs1 because
  5513.       cvs1.sourceforge.net is now blocked for the SF shell servers, too. Note:
  5514.       The script now works on the SF shell servers ONLY!
  5515.  
  5516. 2003-01-16 Michal Cihar  <nijel@users.sourceforge.net>
  5517.     * lang/czech: Updated.
  5518.     * libraries/tbl_change.js, tbl_change.php3: Improved Ctrl+arrows moving in
  5519.       field editing.
  5520.  
  5521. 2003-01-15 Robin Johnson  <robbat2@users.sourceforge.net>
  5522.     * lang/sort_lang.sh: Fix status output bug '\n'
  5523.     * db_details_importdocsql.php3: Move hardcoded strings to language files
  5524.     * lang/*.php3: Add new strings for docSQL importer
  5525.     * libraries/sqlvalidator.*.php3: Finish fixing bug #644709
  5526.     * Documentation.html: Revised FAQ entry about SQL Validator
  5527.  
  5528. 2003-01-15 Alexander M. Turek  <rabus@users.sourceforge.net>
  5529.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  5530.     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
  5531.     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
  5532.     * lang/polish-*.inc.php3: Updates, thanks to Jakub Wilk (ubanus).
  5533.     * lang/slovak-*.inc.php3: Updates, thanks to Lubos Klokner (erkac).
  5534.  
  5535. 2003-01-15 Marc Delisle  <lem9@users.sourceforge.net>
  5536.     * pdf_pages.php3: feature: deleting a pdf page
  5537.     * libraries/sqlparser.lib.php3: bug 667317 (INTERVAL 10YEAR)
  5538.       , bug 667663 (ALTER TABLE tbl_name AUTO_INCREMENT = 1 )
  5539.  
  5540. 2003-01-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  5541.     * server_privileges.php3:
  5542.       - Lookup database / table lists if possible;
  5543.       - The database name was displayed instead of the table name in the sub
  5544.         page heading.
  5545.     * lang/slovenian-*.inc.php3: Updates, thanks to Kositer Uros (urosh).
  5546.     * lang/norwegian-*.inc.php3: Updates, thanks to
  5547.       Sven-Erik Andersen (sven-erik).
  5548.     * lang/albanian-*.inc.php3: Updates, thanks to Laurent Dhima (laurenti).
  5549.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  5550.  
  5551. 2003-01-14 Marc Delisle  <lem9@users.sourceforge.net>
  5552.     * lang/galician: update, thanks to Xos├⌐ Calvo
  5553.     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
  5554.  
  5555. 2003-01-14 Michal Cihar  <nijel@users.sourceforge.net>
  5556.     * tbl_properties_structure.php3, libraries/functions.js: Added (un)check
  5557.       all for fields selection.
  5558.     * tbl_properties.inc.php3, libraries/functions.js: Merged patch #554439
  5559.       (Jumping cursor using keyboard).
  5560.     * tbl_alter.php3, tbl_addfield.php3, tbl_create.php3: Always include
  5561.       functions.js to allow jumping using keyboard.
  5562.     * tbl_change.php3, libraries/tbl_change.js: Moving cursor with Ctrl+arrows
  5563.       works also for row editing.
  5564.     * Documentation.*: Documented moving using Ctrl+arrows (FAQ 6.16).
  5565.  
  5566. 2003-01-13 Robin Johnson  <robbat2@users.sourceforge.net>
  5567.     * libraries/sqlvalidator.class.php3:
  5568.       - Removed dependency on overload extension
  5569.       - Started to fix bug #644709
  5570.     * sql.php3, libraries/common.lib.php3, libraries/sqlparser.lib.php3:
  5571.       - Revert line 88 of sql.php3, and fix it a different way...
  5572.  
  5573. 2003-01-12 Robin Johnson  <robbat2@users.sourceforge.net>
  5574.     * read_dump.php3, sql.php3, libraries/common.lib.php3,
  5575.     libraries/sqlparser.lib.php3:
  5576.       - Fixed bug #641765, see mailing list post
  5577.  
  5578. 2003-01-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  5579.     * server_*.php3:
  5580.       - The messages are now displayed by server_links.inc.php3, so
  5581.         server_common.inc.php3 may be included earlier;
  5582.       - Beautified code.
  5583.     * server_privileges.php3:
  5584.       - Wrong GRANT syntax;
  5585.       - Changed the default behavior of the for fields "pred_username" and
  5586.         "pred_password".
  5587.  
  5588. 2003-01-10 Marc Delisle  <lem9@users.sourceforge.net>
  5589.     * tbl_change.php3: bug 665885, wrong back link after sql error
  5590.     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
  5591.     * lang/ukrainian: update, thanks to Markijan Baran
  5592.     * lang/romanian: update, thanks to Valics Lehel
  5593.     * lang/japanese: update, thanks to Yukihiro Kawada
  5594.  
  5595. 2003-01-10 Michal Cihar  <nijel@users.sourceforge.net>
  5596.     * lang/czech*: Updated.
  5597.  
  5598. 2003-01-09 Marc Delisle  <lem9@users.sourceforge.net>
  5599.     * sql.php3, libraries/sqlparser.lib.php3: bug 664951, add
  5600.       support for the EXTRACT ... FROM syntax which is not a real
  5601.       SELECT ... FROM
  5602.  
  5603. 2003-01-09 Alexander M. Turek  <rabus@users.sourceforge.net>
  5604.     * server_privileges.php3, lang/*.inc.php3:
  5605.       - Forgot to implement "This host";
  5606.       - Drop the users' databases;
  5607.       - Don't send comments to the MySQL server;
  5608.       - When trying to delete multiple users, display an error message if none
  5609.         have been selected.
  5610.  
  5611. 2003-01-08 Marc Delisle  <lem9@users.sourceforge.net>
  5612.     * libraries/sqlparser.lib.php3, libraries/functions.js,
  5613.       sql.php3: - use the parser for confirmation requests
  5614.                 - better check before appending LIMIT
  5615.     * lang/galician: update, thanks to Xos├⌐ Calvo
  5616.     * lang/spanish: update, thanks to Dr. med. Daniel Hinostroza C.
  5617.     * lang/indonesian: missing semicolon
  5618.     * lang/japanese: update, thanks to Yukihiro Kawada
  5619.     * lang/romanian: update, thanks to Valics Lehel
  5620.  
  5621. 2003-01-08 Michal Cihar  <nijel@users.sourceforge.net>
  5622.     * libraries/url_generating.lib.php3, libraries/common.lib.php3: New URL
  5623.       and hidden input generating stuff.
  5624.     * almost all php3 files: Use new URL and hidden input generation stuff.
  5625.     * libraries/common.lib.php3: Addded extra check for MySQL even when in
  5626.       safe mode (could fix #661949).
  5627.  
  5628. 2003-01-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  5629.     * lang/english-*.inc.php3: Fixed a typo.
  5630.     * server_privileges.php3, libraries/url_generating.lib.php3:
  5631.       - Beautified generated XHTML code;
  5632.       - Coding standards;
  5633.       - Added a missing @param comment.
  5634.  
  5635. 2003-01-07 Michal Cihar  <nijel@users.sourceforge.net>
  5636.     * lang/czech: Updated.
  5637.  
  5638. 2003-01-07 Alexander M. Turek  <rabus@users.sourceforge.net>
  5639.     * server_privileges.php3: Sorting user list.
  5640.     * translators.html: Typo.
  5641.     * lang/catalan-*.inc.php3: Updates, thanks to Xavier Navarro (xavin).
  5642.     * lang/indonesian-*.inc.php3: Updates, thanks to Rachim Tamsjadi (tamsy).
  5643.     * lang/italian-*.inc.php3: Updates, thanks to Pietro Danesi (danone).
  5644.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  5645.     * lang/norwegian-*.inc.php3: Updates, thanks to
  5646.       Sven-Erik Andersen (sven-erik).
  5647.     * lang/spanish-*.inc.php3: Updates, thanks to Dr. med. Daniel Hinostroza C.
  5648.  
  5649. 2003-01-07 Marc Delisle  <lem9@users.sourceforge.net>
  5650.     * Documentation.html: clarification about cookie/http modes
  5651.     * lang/dutch update, thanks to Ivo Teel
  5652.     * lang/japanese: update, thanks to Yukihiro Kawada
  5653.     * lang/ukrainian: remove duplicate messages
  5654.  
  5655. 2003-01-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  5656.     * server_privileges.php3:
  5657.       - Interface cosmetic;
  5658.       - Smaller bugfixes;
  5659.       - Added a db / table privileges editor.
  5660.     * server_privileges.php3, server_links.inc.php3: XHTML fixes.
  5661.     * server_privileges.php3, libraries/server_privileges.js:
  5662.       - Optimized some JS functions for the new interface;
  5663.       - Added ability to create new MySQL users via GRANT (feature #502465).
  5664.     * Documentation.html, translators.html, libraries/defines_php.lib.php3:
  5665.       Incremented version number to 2.4.0-dev.
  5666.  
  5667. 2003-01-05 Alexander M. Turek  <rabus@users.sourceforge.net>
  5668.     * Documentation.html: Added a note about "bug" #662602 (FAQ 3.4).
  5669.  
  5670. 2003-01-03 Marc Delisle  <lem9@users.sourceforge.net>
  5671.     * lang/estonian*, malay*: remove control M
  5672.     * lang/romanian: update, thanks to Valics Lehel
  5673.     * lang/galician: update, thanks to Xos├⌐ Calvo
  5674.     * lang/english: typos fix, thanks to Bj├╢rn T. Hallberg (bth)
  5675.  
  5676. 2003-01-01 Alexander M. Turek  <rabus@users.sourceforge.net>
  5677.     * lang/german*: Updated.
  5678.  
  5679. 2003-01-01 Michal Cihar  <nijel@users.sourceforge.net>
  5680.     * lang/czech*: Updated.
  5681.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  5682.     * lang/sort_lang.sh: Made POSIX sh compatible.
  5683.     * lang/check_lang.sh: Made require bash.
  5684.     * lang/swedish*: Updated.
  5685.     * lang/*: For many translations fixed missing/duplicate strings.
  5686.  
  5687. 2002-12-28 Marc Delisle  <lem9@users.sourceforge.net>
  5688.     * lang/ukrainian: update, thanks to Markijan Baran
  5689.     * user_details.php3: add $strGrantOption
  5690.     * lang/french update
  5691.     * main.php3, lang/*.php3: $strOriginalInterface
  5692.  
  5693. 2002-12-25 Alexander M. Turek  <rabus@users.sourceforge.net>
  5694.     * server_privileges.php3:
  5695.       - Made the script compatible to MySQL < 3.22.11;
  5696.       - Fixed the missing "LOCK TABLES" option in the privilege editor.
  5697.       - Fixed a bug that caused the script not to use GRANT ALL PRIVILEGES even
  5698.         if all privileges have been selected.
  5699.     * libraries/sqlparser.data.php3:
  5700.       - Fixed bug #655817 (New privileges are not detected correctly).
  5701.       - Updated function list.
  5702.  
  5703. 2002-12-23 Alexander M. Turek  <rabus@users.sourceforge.net>
  5704.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  5705.  
  5706. 2002-12-22 Alexander M. Turek  <rabus@users.sourceforge.net>
  5707.     * server_privileges.php3, lang/*.inc.php3, libraries/user_details.js:
  5708.       Added ability to delete users.
  5709.  
  5710. 2002-12-21 Alexander M. Turek  <rabus@users.sourceforge.net>
  5711.     * tbl_dump.php3:
  5712.       - Fixed wrong charset information in XML exports.
  5713.       - Beautified the output of the MySQL version number, e.g. '4.0.5' instead
  5714.         of '4.00.05'.
  5715.  
  5716. 2002-12-20 Alexander M. Turek  <rabus@users.sourceforge.net>
  5717.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  5718.  
  5719. 2002-12-19 Michal Cihar  <nijel@users.sourceforge.net>
  5720.     * server_privileges.php3: Fixed undefined variable warning.
  5721.     * lang/czech*: Updated.
  5722.     * lang/*: Fixed a typo.
  5723.  
  5724. 2002-12-19 Marc Delisle  <lem9@users.sourceforge.net>
  5725.     * lang/romanian: update, thanks to Valics Lehel
  5726.     * lang/dutch update, thanks to Ivo Teel
  5727.  
  5728. 2002-12-19 Alexander M. Turek  <rabus@users.sourceforge.net>
  5729.     * lang/norwegian-*.inc.php3:
  5730.       - Corrections, thanks to Tore Longva <longva at stud.ntnu.no>.
  5731.       - Updates, thanks again to Sven-Erik Andersen (sven-erik).
  5732.     * lang/malay-*.inc.php3: Updates, thanks again to Shafique (sicksand).
  5733.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  5734.     * lang/german-*.inc.php3: Updates.
  5735.     * lang/*.inc.php3: Fixed a typo.
  5736.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  5737.     * lang/english-*.inc.php3, lang/romanian-*.inc.php3: Reordered strings.
  5738.     * server_privileges.php3, lang/*.inc.php3:
  5739.       - Bugfixes;
  5740.       - Small design modification;
  5741.       - Added ability to change passwords via SET PASSWORD FOR user.
  5742.  
  5743. 2002-12-18 Alexander M. Turek  <rabus@users.sourceforge.net>
  5744.     * main.php3, header.inc.php3, server_privileges.php3, server_links.php3,
  5745.       lang/*.inc.php3: Started rewriting the user administration; changes:
  5746.       - Use GRANT / REVOKE for privilege changes (feature #502465);
  5747.       - Support for the new privilege system introduced with MySQL 4.0.2-beta;
  5748.       - Support for user resource limits;
  5749.       - Improved user friendliness.
  5750.       Currently, it can only display and edit global privileges.
  5751.     * libraries/common.lib.php3: Undefined index.
  5752.     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
  5753.     * lang/estonian-*.inc.php3: Updates, thanks again to Alvar Soome (finsoft).
  5754.  
  5755. 2002-12-18 Michal Cihar  <nijel@users.sourceforge.net>
  5756.     * main.php3: Since every user has access to his processlist, set
  5757.       is_process_priv to TRUE as default (fixes undefined variable warning).
  5758.  
  5759. 2002-12-18 Marc Delisle  <lem9@users.sourceforge.net>
  5760.     * tbl_select.php3, bug 648263
  5761.     * libraries/common.lib.php3, bug 653764
  5762.     * tbl_move_copy.php3, tbl_properties_operations.php3: feature 508564,
  5763.       append data only to a table
  5764.  
  5765. 2002-12-17 Marc Delisle  <lem9@users.sourceforge.net>
  5766.     * lang/russian: update, thanks to Nicolay Zakharov
  5767.  
  5768. 2002-12-16 Michal Cihar  <nijel@users.sourceforge.net>
  5769.     * lang/{sort_lang.sh,sync_lang.sh}: Make it work with POSIX sh.
  5770.     * lang/czech: fixed typos, thanks to Vojta Beran <xmamut at email dot cz>
  5771.  
  5772. 2002-12-16 Marc Delisle  <lem9@users.sourceforge.net>
  5773.     * lang/russian: update, thanks to Nicolay Zakharov
  5774.     * lang/galician: update, thanks to Xos├⌐ Calvo
  5775.  
  5776. 2002-12-15 Marc Delisle  <lem9@users.sourceforge.net>
  5777.     * libraries/get_foreign.lib.php3: bug 646263,
  5778.       bad drop-down in select sub-page
  5779.  
  5780. 2002-12-14 Alexander M. Turek  <rabus@users.sourceforge.net>
  5781.     * libraries/common.lib.php3: Removed a comment.
  5782.  
  5783. 2002-12-14 Marc Delisle  <lem9@users.sourceforge.net>
  5784.     * ldi_check.php3: bug 530255 (LOAD DATA LOCAL INFILE)
  5785.  
  5786. 2002-12-13 Michal Cihar  <nijel@users.sourceforge.net>
  5787.     * tbl_dump.php3: Fix output order of inserts/creates, generate file
  5788.       extension to include also file type, not only compression (now it
  5789.       generates something like dump.sql.gz).
  5790.  
  5791. 2002-12-13 Mike Beck <mikebeck@users.sourceforge.net>
  5792.     * pdf_schema.php3: Change generated filename to
  5793.       db_pdfname.pdf instead of db_pdfnumber.pdf
  5794.  
  5795. 2002-12-12 Alexander M. Turek  <rabus@users.sourceforge.net>
  5796.     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
  5797.     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
  5798.     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
  5799.     * lang/norwegian-*.inc.php3: Updates, thanks again to
  5800.       Sven-Erik Andersen (sven-erik).
  5801.     * lang/german-*.inc.php3: Small grammar fix.
  5802.  
  5803. 2002-12-11 Alexander M. Turek  <rabus@users.sourceforge.net>
  5804.     * lang/german-*.inc.php3: Updates.
  5805.     * lang/catalan-*.inc.php3: Updates, thanks again to Xavier Navarro (xavin).
  5806.     * libraries/build_dump.php3:
  5807.       - Fixed part 2 of bug #652311 (Undefined variables);
  5808.       - Coding standards.
  5809.  
  5810. 2002-12-11 Michal Cihar  <nijel@users.sourceforge.net>
  5811.     * tbl_dump.php3: Fix exporting of structure and data to file, fix and make
  5812.       cleaner charset conversion for export.
  5813.     * db_details_export.php3, tbl_dump.php3, tbl_properties_export.php3,
  5814.       lang/*, libraries/build_dump.lib.php3: Support for exporting to LaTeX,
  5815.       thanks to Valentine for creating the patch #627496.
  5816.  
  5817. 2002-12-11 Marc Delisle  <lem9@users.sourceforge.net>
  5818.     * lang/galician: update, thanks to Xos├⌐ Calvo
  5819.     * libraries/sqlparser.lib.php3: bug 649665 undefined vars with UNION,
  5820.       but there is still some work to do about how to split a UNION
  5821.     * tbl_properties_options.php3, bug 651522 wrong back-link,
  5822.       thanks to Mischka ( stollner at uni-muenster dot de )
  5823.  
  5824. 2002-12-10 Michal Cihar  <nijel@users.sourceforge.net>
  5825.     * lang/czech*.php3: Updated translation.
  5826.     * tbl_dump.php3: Fix Alexanders fix for bug #651414.
  5827.  
  5828. 2002-12-10 Alexander M. Turek  <rabus@users.sourceforge.net>
  5829.     * server_*.php3, lang/*.inc.php3, main.php3:
  5830.       - Added 'SHOW PROCESSLIST' interface;
  5831.       - Small bugfixes.
  5832.       - XHTML fixes.
  5833.     * lang/spanish-*.inc.php3: Updates, thanks again to
  5834.       Dr. med. Daniel Hinostroza C.
  5835.     * tbl_dump.php3, lang/*.inc.php3: Warning for bug #651414.
  5836.  
  5837. 2002-12-09 Alexander M. Turek  <rabus@users.sourceforge.net>
  5838.     * lang/norwegian-*.inc.php3: Updates, thanks again to
  5839.       Sven-Erik Andersen (sven-erik).
  5840.     * lang/swedish-*.inc.php3: Updates, thanks again to Bj├╢rn T. Hallberg (bth).
  5841.     * lang/spanish-*.inc.php3: Updates, thanks again to
  5842.       Dr. med. Daniel Hinostroza C.
  5843.  
  5844. 2002-12-08 Alexander M. Turek  <rabus@users.sourceforge.net>
  5845.     * Documentation.html, header.inc.php3, header_printview.inc.php3, main.php3,
  5846.       server_common.inc.php3, server_links.inc.php3, server_status.php3,
  5847.       server_variables.php3, lang/*.inc.php3, libraries/common.lib.php3:
  5848.       Started working on a new interface to server related pages.
  5849.     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
  5850.     * lang/german-*.inc.php3: Updates.
  5851.     * lang/english-*.inc.php3: Reordered strings.
  5852.  
  5853. 2002-12-07 Marc Delisle  <lem9@users.sourceforge.net>
  5854.     * db_search.php3, libraries/display_tbl.lib.php3, libraries/common.lib.php3
  5855.       bug 633422, use a button if search result would generate a too big URL
  5856.  
  5857. 2002-12-06 Mike Beck <mikebeck@users.sourceforge.net>
  5858.     * pdf_pages.php3,pdf_schema.php3,db_details_structure.php3:
  5859.       Choose between Landscape and Portrait for the
  5860.       Datadictionary in PDF Pages
  5861.     * pdf_schema.php3: lineheight for Textrows in Datadictionary
  5862.       was equal to textheight, i added one mm above and below text
  5863.       (hope your tables are not too big not to fit on a page now ;)
  5864.  
  5865. 2002-12-06 Alexander M. Turek  <rabus@users.sourceforge.net>
  5866.     * lang/german.inc.php3: Updates.
  5867.     * main.php3: Fixed bug #649641 (usernames containing '@' character).
  5868.     * libaraies/ob.lib.php3: Merged patch #647148 (Fix for Output Handler
  5869.       warning / php >= 4.3.0) by Mats Engstrom (matseng).
  5870.     * lang/thai-*.inc.php3: Updates, thanks to Arthit Suriyawongkul (bacteria).
  5871.     * lang/norvegian-*.inc.php3: Updates, thanks to Sven-Erik Andersen
  5872.       (sven-erik).
  5873.     * lang/lithuanian-*.inc.php3: Updates, thanks to Vilius Zigmantas (viliusz).
  5874.     * lang/estonian-*.inc.php3: Updates, thanks to Alvar Soome (finsoft).
  5875.     * lang/italian-*.inc.php3:
  5876.       - Updates, thanks to Pietro Danesi (danone).
  5877.       - Coding standards.
  5878.  
  5879. 2002-12-06 Marc Delisle  <lem9@users.sourceforge.net>
  5880.     * lang/*.php3, pdf_schema.php3, pdf_pages.php3, db_details_structure.php3:
  5881.       new data dict feature for PDF pages, thanks to Maxime Delorme
  5882.     * lang/*.php3, libraries/auth/cookie.auth.lib.php3: login error message,
  5883.       thanks to Piotr Roszatycki (d3xter)
  5884.  
  5885. 2002-12-05 Alexander M. Turek  <rabus@users.sourceforge.net>
  5886.     * lang/swedish.inc.php3: Updates, thanks again to Bj├╢rn T. Hallberg (bth).
  5887.  
  5888. 2002-12-05 Marc Delisle  <lem9@users.sourceforge.net>
  5889.     * pdf_schema.php3: remove control M
  5890.     * lang/dutch update, thanks to Ivo Teel
  5891.  
  5892. 2002-12-04 Marc Delisle  <lem9@users.sourceforge.net>
  5893.     ### 2.3.3pl1 released
  5894.  
  5895.  
  5896.          --- Older ChangeLogs can be found on our project website ---
  5897.                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
  5898.  
  5899. # vim: ft=changelog fenc=utf-8
  5900. # vim: expandtab ts=4 sw=4 sts=4
  5901. # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
  5902. # vim: fdn=1 fdm=expr
  5903.